From 45c72505428688699748bbbeeec45c878844211f Mon Sep 17 00:00:00 2001 From: mpv Date: Wed, 8 Jul 2015 17:58:01 +0300 Subject: [PATCH] Initial preparation of version 1.3.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 6558ade49..c1d21d73d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) PROJECT (NewGEOM) -SET (NewGeom_Version 1.2.1) +SET (NewGeom_Version 1.3.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 96d21fc89..8a35b1469 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 9e8da8cd4..660f876f6 100644 --- a/src/NewGeom/resources/SalomeApp.xml +++ b/src/NewGeom/resources/SalomeApp.xml @@ -27,7 +27,7 @@ - +
-- 2.39.2