summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-11-04 15:21:41 +0100
committerSlávek Banko <[email protected]>2020-11-04 15:21:41 +0100
commitba6413364ec5a0693f6e4b8e7e917e71723b5269 (patch)
treec7a02b45e47879dc70626f628b8f5a2fd75d0936
parent305702a6b678aeb2f3914154354e9b036e37161d (diff)
downloadtde-style-qtcurve-ba6413364ec5a0693f6e4b8e7e917e71723b5269.tar.gz
tde-style-qtcurve-ba6413364ec5a0693f6e4b8e7e917e71723b5269.zip
Update version number to R14.0.10.
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 e408ae1..7c76d09 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ include(CPack)
##### general package setup #####################
project( tde-style-qtcurve )
-set( VERSION R14.0.9 )
+set( VERSION R14.0.10 )
##### include essential cmake modules ###########