From: vsr Date: Mon, 19 Nov 2012 11:19:05 +0000 (+0000) Subject: Increment version to 6.6.0 X-Git-Tag: V6_6_0~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=405ce28bbe7f4a2b93e9b185fade4b638a9117cf;p=tools%2Fmedcoupling.git Increment version to 6.6.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index a431ab0ba..02c36b2e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,8 +24,8 @@ IF(COMMAND cmake_policy) ENDIF(COMMAND cmake_policy) ENABLE_TESTING() -SET(VERSION "6.5.0") -SET(VERSION_DEV "1") +SET(VERSION "6.6.0") +SET(VERSION_DEV "0") SET(WITH_MEDMEMGUI "0") SET(KERNEL_ROOT_DIR $ENV{KERNEL_ROOT_DIR})