summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-07-12 16:58:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-07-12 16:58:20 +0900
commitbcd1bf8b05a71619bd108cffca18a5da3190b6be (patch)
tree42b62087d48404b9d5403249c75e43b17c01095f
parent54b7c416aa9699f53fcc7b101fd3cd4c3fc67060 (diff)
downloaddbus-tqt-bcd1bf8b.tar.gz
dbus-tqt-bcd1bf8b.zip
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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 ###############################