up version for trunk

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1056225
This commit is contained in:
Volker Lanz 2009-11-29 17:15:14 +00:00
parent 02e231a651
commit d2ee7a2ab5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ set(CMAKE_BUILD_WITH_INSTALL_RPATH ON)
set(VERSION_MAJOR "1")
set(VERSION_MINOR "0")
set(VERSION_RELEASE "0")
set(VERSION_RELEASE "50")
set(VERSION_SUFFIX "")
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}${VERSION_SUFFIX})
add_definitions(-D'VERSION="${VERSION}"')