summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:14 +0900
commite246ea340defe72b0cf88c13abcfd7260434ed33 (patch)
treea76b4b1a725e841cf1de2330b53196f186b0f76c
parenta3a835903ccf5f41d674a32563109babeb56f0af (diff)
downloadtdepim-e246ea340defe72b0cf88c13abcfd7260434ed33.tar.gz
tdepim-e246ea340defe72b0cf88c13abcfd7260434ed33.zip
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0f5c3f5d..ddc29fcb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdepim )
set( PACKAGE tdepim )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
##### include essential cmake modules ###########