Set version number for 1.2.2

This commit is contained in:
John Maguire 2014-02-04 11:48:07 +01:00
parent bdced17a57
commit 29da035139
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@
# Version numbers.
set(CLEMENTINE_VERSION_MAJOR 1)
set(CLEMENTINE_VERSION_MINOR 2)
set(CLEMENTINE_VERSION_PATCH 1)
set(CLEMENTINE_VERSION_PATCH 2)
# set(CLEMENTINE_VERSION_PRERELEASE rc4)
# This should be set to OFF in a release branch
# set(INCLUDE_GIT_REVISION ON)
set(INCLUDE_GIT_REVISION OFF)
# Rules about version number comparison on different platforms:
# Debian: