summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-05-02 15:33:30 +0200
committerSlávek Banko <[email protected]>2021-05-02 15:33:30 +0200
commitf919fa14431020ec690425694672d122b1aafdb3 (patch)
treec05953abb1cf5b0b4de0a82feadaeda54a9c5834
parent82e7890a2bfaf242f1ee2d9df2ce8f69ccc9d545 (diff)
downloadtde-style-lipstik-f919fa14431020ec690425694672d122b1aafdb3.tar.gz
tde-style-lipstik-f919fa14431020ec690425694672d122b1aafdb3.zip
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 501f90a..431eee4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( tde-style-lipstik )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
#### include essential cmake modules