Bump the version of the 1.1 branch from 1.1 RC1 to 1.1.

This commit is contained in:
David Sansome 2012-10-16 22:58:54 +11:00
parent 7c4a8d1f2a
commit c8312b7cdf
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
set(CLEMENTINE_VERSION_MAJOR 1)
set(CLEMENTINE_VERSION_MINOR 1)
set(CLEMENTINE_VERSION_PATCH 0)
set(CLEMENTINE_VERSION_PRERELEASE rc1)
#set(CLEMENTINE_VERSION_PRERELEASE rc1)
# This should be set to OFF in a release branch
#set(INCLUDE_GIT_REVISION ON)