summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-10-16 16:22:09 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-10-16 16:22:09 +0200
commitdb4681bc08ac9816f91c16a609a6ab1f9ecb332d (patch)
treec767a00af45874f66603b830cf4f00052905ae4f
parentbb8859c94875051d155a7fe099e50932c8435df6 (diff)
downloadtde-style-ia-ora-db4681bc08ac9816f91c16a609a6ab1f9ecb332d.tar.gz
tde-style-ia-ora-db4681bc08ac9816f91c16a609a6ab1f9ecb332d.zip
Update release version number to R14.0.9.r14.0.9
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 51bfa6f..a733c5e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tde-style-ia-ora )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.9 )
#### include essential cmake modules