From: mpv Date: Mon, 2 Jul 2018 16:12:22 +0000 (+0300) Subject: Prepare version 8.5.0 X-Git-Tag: V8_5_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2b3e88341571559c1504af21456e672bed0d282f;p=modules%2Fshaper.git Prepare version 8.5.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a937f6e92..d88849679 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 3.0.0) +SET (SHAPER_Version 8.5.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})