Set the version to 1.2.1

This commit is contained in:
David Sansome 2013-11-16 13:57:32 +11:00
parent f103d159e4
commit fe34d4d028
1 changed files with 1 additions and 1 deletions

View File

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