From: mpv Date: Mon, 2 Oct 2017 12:25:24 +0000 (+0300) Subject: Prepare the version 2.8.0 X-Git-Tag: V_2.8.0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ee71b6726d8276be568deaf215f4f7b6bf9de26d;p=modules%2Fshaper.git Prepare the version 2.8.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index c1cd3ebf2..f4c8d10d9 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.7.2) +SET (SHAPER_Version 2.8.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH})