Release 0.6.4

This commit is contained in:
Jonas Kvinge 2019-09-25 13:54:16 +02:00
parent 66ac529bca
commit 382080ae4e
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ Strawberry Music Player
=======================
ChangeLog
Unreleased:
Version 0.6.4:
* Added setting for fancy tabbar background color
* Added setting to make marking songs unavailable optional

View File

@ -1,9 +1,9 @@
set(STRAWBERRY_VERSION_MAJOR 0)
set(STRAWBERRY_VERSION_MINOR 6)
set(STRAWBERRY_VERSION_PATCH 3)
set(STRAWBERRY_VERSION_PATCH 4)
#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.3+git'
version: '0.6.4+git'
summary: music player and collection organizer
description: |
Strawberry is a music player and collection organizer.