From 02aedddd6e8fd6cafd70c715ebce1c11b533eb6d Mon Sep 17 00:00:00 2001 From: mpv Date: Mon, 9 Nov 2015 16:33:49 +0300 Subject: [PATCH] Update the version number up to 2.0.0 --- CMakeLists.txt | 2 +- README | 2 +- src/NewGeom/resources/LightApp.xml | 2 +- src/NewGeom/resources/SalomeApp.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 272c1b159..bd81e2107 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) PROJECT (NewGEOM) -SET (NewGeom_Version 1.4.0) +SET (NewGeom_Version 2.0.0) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH}) diff --git a/README b/README index 55f00aa29..75b6ec213 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -NewGEOM version 1.4.0 +NewGEOM version 2.0.0 Compilation on LINUX: ===================== diff --git a/src/NewGeom/resources/LightApp.xml b/src/NewGeom/resources/LightApp.xml index 9241ed5f6..2becf0520 100644 --- a/src/NewGeom/resources/LightApp.xml +++ b/src/NewGeom/resources/LightApp.xml @@ -23,7 +23,7 @@ - +
diff --git a/src/NewGeom/resources/SalomeApp.xml b/src/NewGeom/resources/SalomeApp.xml index 494448910..769e92c5a 100644 --- a/src/NewGeom/resources/SalomeApp.xml +++ b/src/NewGeom/resources/SalomeApp.xml @@ -27,7 +27,7 @@ - +
-- 2.39.2