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 00b2562..b57b8ba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION "0.7" )
+set( VERSION "R14.0.0" )
##### cmake setup ###############################