From: vsr Date: Fri, 16 Oct 2020 16:06:20 +0000 (+0300) Subject: Increment version: 9.6.0 X-Git-Tag: V9_6_0rc1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=81baa77e52cb1ade2bfbe5b21e893cc34b03c323;hp=71e54dccdd7194a911151c626896ec7dc2942241;p=modules%2Fshaper.git Increment version: 9.6.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ef061f23..4d7500c93 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ IF(WIN32) CMAKE_POLICY(SET CMP0020 OLD) # disable automatic linking to qtmain.lib ENDIF(WIN32) -SET (SHAPER_Version 9.5.0) +SET (SHAPER_Version 9.6.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})