]> SALOME platform Git repositories - tools/documentation.git/commitdiff
Salome HOME
Set development flag to 1
authorvsr <vsr@opencascade.com>
Mon, 19 Oct 2015 08:44:54 +0000 (11:44 +0300)
committervsr <vsr@opencascade.com>
Mon, 19 Oct 2015 08:44:54 +0000 (11:44 +0300)
CMakeLists.txt

index cd8b3300a8db3e986f804731598c276ecc9ca56a..e6c09ae6613ec0b91ae9d115754d28fb27a35185 100644 (file)
@@ -31,7 +31,7 @@ SET(${PROJECT_NAME_UC}_MINOR_VERSION 7)
 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)
 
 # Our own set of macros:
 # ==================