summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-05-22 16:12:43 +0900
committerMichele Calgaro <[email protected]>2020-05-22 16:12:43 +0900
commit0a126b10d08a25b4942b7f1ae0f507445fdde064 (patch)
tree504ff363a39e0db1cdcfe281f4b9b55844a3bde4
parentac3e85db77bd1b6a27127d042bb7b4775753a3e2 (diff)
downloadtdeio-sword-0a126b10d08a25b4942b7f1ae0f507445fdde064.tar.gz
tdeio-sword-0a126b10d08a25b4942b7f1ae0f507445fdde064.zip
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 60595ce..a7533fe 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.0.8 )
+set( VERSION R14.0.9 )
#### include essential cmake modules