From: mpv Date: Mon, 9 Oct 2017 14:00:39 +0000 (+0300) Subject: Prepare the version 2.9.0 X-Git-Tag: V_2.9.0~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c9ebbd2e68e97710c4db18528ba95ade04b86d51;p=modules%2Fshaper.git Prepare the version 2.9.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ea92c020..67da105d2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ IF(WIN32) CMAKE_POLICY(SET CMP0020 OLD) # disable automatic linking to qtmain.lib ENDIF(WIN32) -SET (SHAPER_Version 2.8.0) +SET (SHAPER_Version 2.9.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})