1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-29 16:49:27 +01:00

Release 0.7.1

This commit is contained in:
Jonas Kvinge 2020-08-15 00:44:28 +02:00
parent ce6c5af72c
commit 4cb0171bd0
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ Strawberry Music Player
=======================
ChangeLog
Unreleased:
0.7.1:
Bugfixes:
* Fixed incorrectly mapped global shortcuts keys "2" and "3".

View File

@ -1,9 +1,9 @@
set(STRAWBERRY_VERSION_MAJOR 0)
set(STRAWBERRY_VERSION_MINOR 6)
set(STRAWBERRY_VERSION_PATCH 13)
set(STRAWBERRY_VERSION_MINOR 7)
set(STRAWBERRY_VERSION_PATCH 1)
#set(STRAWBERRY_VERSION_PRERELEASE rc1)
set(INCLUDE_GIT_REVISION ON)
set(INCLUDE_GIT_REVISION OFF)
set(majorminorpatch "${STRAWBERRY_VERSION_MAJOR}.${STRAWBERRY_VERSION_MINOR}.${STRAWBERRY_VERSION_PATCH}")

View File

@ -1,5 +1,5 @@
name: strawberry
version: '0.6.13+git'
version: '0.7.1+git'
summary: music player and collection organizer
description: |
Strawberry is a music player and collection organizer.