summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:18 +0900
commitfe976d65b4b4db75b0f27e2d8c6e75c24dd85b6c (patch)
treee953cd81dd5e28dbabbae98fe47224c50c439ecf
parent4e49c180e06497896b56b797b7e0af31095470d1 (diff)
downloadtdeartwork-fe976d65b4b4db75b0f27e2d8c6e75c24dd85b6c.tar.gz
tdeartwork-fe976d65b4b4db75b0f27e2d8c6e75c24dd85b6c.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 46f1412e..32dd943e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdeartwork )
set( PACKAGE tdeartwork )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
##### include essential cmake modules ###########