From: mpv Date: Fri, 19 May 2017 12:06:00 +0000 (+0300) Subject: Prepare version 2.7.1 X-Git-Tag: V_2.7.1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4ec2863e65c88730ac7bcf31bce917a804751243;p=modules%2Fshaper.git Prepare version 2.7.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 86f0a5df5..cf84159d8 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.7.0) +SET (SHAPER_Version 2.7.1) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})