summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-07-12 16:58:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-07-12 16:58:27 +0900
commitda7215ff52c93782a7de962ca5d076e484baed43 (patch)
treea58a2ae783c821ae40eb54a1749332705b31c7db /CMakeLists.txt
parent4e9aeea22462957753950edc3ccad2549009b178 (diff)
downloadtdebase-da7215ff52c93782a7de962ca5d076e484baed43.tar.gz
tdebase-da7215ff52c93782a7de962ca5d076e484baed43.zip
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 42f8d341c..9ede3b4af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdebase )
set( PACKAGE tdebase )
-set( VERSION R14.0.0 )
+set( VERSION R14.1.0 )
##### include essential cmake modules ###########