1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-23 00:09:14 +01:00

Set version

This commit is contained in:
John Maguire 2019-12-29 21:15:53 +00:00
parent f9d4cd9f0d
commit 51c5939ba6

View File

@ -3,7 +3,7 @@
# Version numbers.
set(CLEMENTINE_VERSION_MAJOR 1)
set(CLEMENTINE_VERSION_MINOR 3)
set(CLEMENTINE_VERSION_PATCH 1)
set(CLEMENTINE_VERSION_PATCH 9)
#set(CLEMENTINE_VERSION_PRERELEASE rc2)
# This should be set to OFF in a release branch