]> SALOME platform Git repositories - samples/atomic.git/commitdiff
Salome HOME
Set development flag ON
authorvsr <vsr@opencascade.com>
Wed, 9 Mar 2016 15:46:10 +0000 (18:46 +0300)
committervsr <vsr@opencascade.com>
Wed, 9 Mar 2016 15:46:10 +0000 (18:46 +0300)
CMakeLists.txt

index 76519e33f0503bf2eeb30f44d751a859bf948df0..7706ad6999b8eada466076ac149e4915b8f2892f 100644 (file)
@@ -32,7 +32,7 @@ SET(${PROJECT_NAME_UC}_MINOR_VERSION 0)
 SET(${PROJECT_NAME_UC}_PATCH_VERSION 0)
 SET(${PROJECT_NAME_UC}_VERSION
   ${${PROJECT_NAME_UC}_MAJOR_VERSION}.${${PROJECT_NAME_UC}_MINOR_VERSION}.${${PROJECT_NAME_UC}_PATCH_VERSION})
-SET(${PROJECT_NAME_UC}_VERSION_DEV 0)
+SET(${PROJECT_NAME_UC}_VERSION_DEV 1)
 
 # Find KERNEL
 # ===========