From 2000886b0e82004ddb592831f0f62fbd0f8c6b02 Mon Sep 17 00:00:00 2001 From: mpv Date: Fri, 15 Jan 2016 14:46:14 +0300 Subject: [PATCH] Prepare the version 2.1.01 --- CMakeLists.txt | 4 +++- src/NewGeom/resources/LightApp.xml | 2 +- src/NewGeom/resources/SalomeApp.xml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a14c53ec3..3cef93c94 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,9 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) PROJECT (NewGEOM) -SET (NewGeom_Version 2.1.1) +# to remove PlaneGCS dependency for the moment +SET (NO_PlaneGCS Yes) +SET (NewGeom_Version 2.1.01) SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMakeCommon" ${CMAKE_MODULE_PATH}) diff --git a/src/NewGeom/resources/LightApp.xml b/src/NewGeom/resources/LightApp.xml index a3038ce20..107f336f2 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 c628c1729..2ce66fe12 100644 --- a/src/NewGeom/resources/SalomeApp.xml +++ b/src/NewGeom/resources/SalomeApp.xml @@ -27,7 +27,7 @@ - +
-- 2.39.2