From: mpv Date: Wed, 12 Apr 2017 14:11:50 +0000 (+0300) Subject: Prepare version 2.7.0 X-Git-Tag: V_2.7.0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b8db3892a76600e385f4a734c27e1176e91515d6;p=modules%2Fshaper.git Prepare version 2.7.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 73a4f4f0b..86f0a5df5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ IF(WIN32) CMAKE_POLICY(SET CMP0020 OLD) # disable automatic linking to qtmain.lib ENDIF(WIN32) -SET (SHAPER_Version 2.6.0) +SET (SHAPER_Version 2.7.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})