Release 0.6.4
This commit is contained in:
parent
66ac529bca
commit
382080ae4e
@ -2,7 +2,7 @@ Strawberry Music Player
|
|||||||
=======================
|
=======================
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
|
||||||
Unreleased:
|
Version 0.6.4:
|
||||||
|
|
||||||
* Added setting for fancy tabbar background color
|
* Added setting for fancy tabbar background color
|
||||||
* Added setting to make marking songs unavailable optional
|
* Added setting to make marking songs unavailable optional
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
set(STRAWBERRY_VERSION_MAJOR 0)
|
set(STRAWBERRY_VERSION_MAJOR 0)
|
||||||
set(STRAWBERRY_VERSION_MINOR 6)
|
set(STRAWBERRY_VERSION_MINOR 6)
|
||||||
set(STRAWBERRY_VERSION_PATCH 3)
|
set(STRAWBERRY_VERSION_PATCH 4)
|
||||||
#set(STRAWBERRY_VERSION_PRERELEASE rc1)
|
#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}")
|
set(majorminorpatch "${STRAWBERRY_VERSION_MAJOR}.${STRAWBERRY_VERSION_MINOR}.${STRAWBERRY_VERSION_PATCH}")
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: strawberry
|
name: strawberry
|
||||||
version: '0.6.3+git'
|
version: '0.6.4+git'
|
||||||
summary: music player and collection organizer
|
summary: music player and collection organizer
|
||||||
description: |
|
description: |
|
||||||
Strawberry is a music player and collection organizer.
|
Strawberry is a music player and collection organizer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user