summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-10-16 16:22:02 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-10-16 16:22:02 +0200
commit13d6203b16685650ec2cc24ea25f17728eb3ef3c (patch)
treeb1dea0e2d641e2f0a36117c8ea45a61dc9c9d436
parentb713976484bccebd8cf85cf08b3af5431e85fca7 (diff)
downloadtde-style-baghira-13d6203b16685650ec2cc24ea25f17728eb3ef3c.tar.gz
tde-style-baghira-13d6203b16685650ec2cc24ea25f17728eb3ef3c.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 14a4a55..84bc900 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tde-style-baghira )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.9 )
#### include essential cmake modules