summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-05-02 15:33:30 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-05-02 15:33:30 +0200
commitbc948bef3b801d8dba60ae70bc0b6c41879e7892 (patch)
tree35d4b80c056c0baede8392ffa78a4fcc5f5cb7f0
parent8dee2e71b4b62838c89db5294a7283f51b7206d7 (diff)
downloadtde-style-domino-bc948bef3b801d8dba60ae70bc0b6c41879e7892.tar.gz
tde-style-domino-bc948bef3b801d8dba60ae70bc0b6c41879e7892.zip
Update version number to R14.0.11.
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 cd4ae79..a0d48bf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( tde-style-domino )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
#### include essential cmake modules