From 5ae93a5b97550fc73ace31807bf852319fc11006 Mon Sep 17 00:00:00 2001 From: mpv Date: Mon, 14 Sep 2015 08:28:56 +0300 Subject: [PATCH] Preparation to the version 1.4.0 --- CMakeLists.txt | 2 +- src/NewGeom/resources/LightApp.xml | 2 +- src/NewGeom/resources/SalomeApp.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 270275754..c61e60c75 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) PROJECT (NewGEOM) -SET (NewGeom_Version 1.3.0) +SET (NewGeom_Version 1.4.0) 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 8a35b1469..9241ed5f6 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 660f876f6..494448910 100644 --- a/src/NewGeom/resources/SalomeApp.xml +++ b/src/NewGeom/resources/SalomeApp.xml @@ -27,7 +27,7 @@ - +
-- 2.39.2