From a8f6a263707ad302e32ccd977ba5e538c7713b74 Mon Sep 17 00:00:00 2001 From: mpv Date: Wed, 30 Dec 2015 19:58:37 +0300 Subject: [PATCH] Increment the version number --- 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 50bb47592..a14c53ec3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.10) PROJECT (NewGEOM) -SET (NewGeom_Version 2.1.0) +SET (NewGeom_Version 2.1.1) 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 66d7589bd..a3038ce20 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 38f13a6b6..c628c1729 100644 --- a/src/NewGeom/resources/SalomeApp.xml +++ b/src/NewGeom/resources/SalomeApp.xml @@ -27,7 +27,7 @@ - +
-- 2.39.2