]> Creatis software - bbtkGEditor.git/commitdiff
new version
authordavila <>
Wed, 30 May 2012 12:50:47 +0000 (12:50 +0000)
committerdavila <>
Wed, 30 May 2012 12:50:47 +0000 (12:50 +0000)
CMakeLists.txt

index 0ca78e894d8c213732c5fa6ec64e66535e901972..4d7da4f2aa6a205e386838b0cbb021935b6ba6bb 100644 (file)
@@ -15,7 +15,7 @@ PROJECT( bbtkGEditor )
 #==================================
 # The project version
 SET(PROJECT_MAJOR_VERSION 1)
-SET(PROJECT_MINOR_VERSION 0)
+SET(PROJECT_MINOR_VERSION 1)
 SET(PROJECT_BUILD_VERSION 0)
 
 SET(PROJECT_VERSION "${PROJECT_MAJOR_VERSION}.${PROJECT_MINOR_VERSION}.${PROJECT_BUILD_VERSION}")