]> SALOME platform Git repositories - samples/component.git/commitdiff
Salome HOME
Merge branch 'V9_7_BR' V9_8_0a1 V9_8_0a2 V9_8_0b1
authorvsr <vsr@opencascade.com>
Mon, 24 May 2021 14:14:30 +0000 (17:14 +0300)
committervsr <vsr@opencascade.com>
Mon, 24 May 2021 14:14:42 +0000 (17:14 +0300)
CMakeLists.txt

index 6725ab46ce5362d1f8d135ccdd551925429c0e14..c9eb9a47d1fb98dab0a77d235e51ea9ae2326414 100644 (file)
@@ -29,7 +29,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)
 
 # Common CMake macros
 # ===================