summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b57b8ba..29042b2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION "R14.0.0" )
+set( VERSION R14.1.0 )
##### cmake setup ###############################