From: vsr Date: Fri, 10 Dec 2021 09:46:56 +0000 (+0300) Subject: Merge branch 'V9_8_BR' X-Git-Tag: V9_9_0a1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=modules%2Fshaper_study.git Merge branch 'V9_8_BR' --- 72b1c8a7f489489920cd95709cc7a78bc20063ea diff --cc CMakeLists.txt index f1662a5,fe739e6..44508f3 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@@ -41,6 -35,11 +35,11 @@@ ELSE( MESSAGE(FATAL_ERROR "We absolutely need the Salome CMake configuration files, please define CONFIGURATION_ROOT_DIR !") ENDIF() + # Versioning + # =========== -SALOME_SETUP_VERSION(9.8.0) ++SALOME_SETUP_VERSION(9.8.0 DEVELOPMENT) + MESSAGE(STATUS "Building ${PROJECT_NAME_UC} ${${PROJECT_NAME_UC}_VERSION} from \"${${PROJECT_NAME_UC}_GIT_SHA1}\"") + # Platform setup (from CONFIGURATION) # ============== INCLUDE(SalomeSetupPlatform)