summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:52 +0900
commitbf9c6050bef952304d90989666771229b9492e19 (patch)
treee85d77b692ce1d1b31d7381b4ecc0f6829c01cde
parentc6b3ba36145a2df8b524c385cf514f7ff36d3453 (diff)
downloadtdeio-sword-bf9c6050bef952304d90989666771229b9492e19.tar.gz
tdeio-sword-bf9c6050bef952304d90989666771229b9492e19.zip
Updated VERSION reference to R14.0.6 in CMakeLists.txt
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 11dd998..92c9a4e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tdeio-sword )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.6 )
#### include essential cmake modules