summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-05-02 15:33:15 +0200
committerSlávek Banko <[email protected]>2021-05-02 15:33:15 +0200
commitc63635d0b3f670070dfc7c838dd5d7e7227af984 (patch)
treea5bea81663a4ff556dd95e7a11169f93c438d8b0
parentc6a79af885ef88467f488f5ec1e6ae64b9b3235a (diff)
downloaddbus-tqt-c63635d0b3f670070dfc7c838dd5d7e7227af984.tar.gz
dbus-tqt-c63635d0b3f670070dfc7c838dd5d7e7227af984.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 256b058..0edb9ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
##### cmake setup ###############################