summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-05-14 12:37:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-05-14 12:37:13 +0900
commitf28f540149a50a7d470ba21dcb0ff88c9d744564 (patch)
tree328ffcf4375dd85dbbda3588769228e7a563c342
parentb7aec448a1dbe0dc98e67a82a79755b3eeee307f (diff)
downloadtdeio-appinfo-f28f540149a50a7d470ba21dcb0ff88c9d744564.tar.gz
tdeio-appinfo-f28f540149a50a7d470ba21dcb0ff88c9d744564.zip
Updated project version for r14.0.x branch.
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 9306e75..8be6224 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 3.1 )
#### general package setup
project( tdeio_appinfo )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.13 )
#### include essential cmake modules