summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-05-02 15:33:31 +0200
committerSlávek Banko <[email protected]>2021-05-02 15:33:31 +0200
commit9d729ef72a24fe648d1af08abf677bb2a87237c0 (patch)
tree01e72c624cdc24795391a1edf1fd98c746de6a96
parent137c3f97f2b3386e854ea2929cfc27a837368529 (diff)
downloadtde-style-qtcurve-9d729ef72a24fe648d1af08abf677bb2a87237c0.tar.gz
tde-style-qtcurve-9d729ef72a24fe648d1af08abf677bb2a87237c0.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 ad6d7e8..122bdcd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ include(CPack)
##### general package setup #####################
project( tde-style-qtcurve )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
##### include essential cmake modules ###########