summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:10 +0900
commit546b5fcca27a55c9aa13e8ea9537c202aabf8de5 (patch)
tree3b13c39ecbd44d70d0e65cb4b08802447b5c318f
parenta2550a181a46b39b71207de636d0935c5a7512ea (diff)
downloaddbus-tqt-546b5fcca27a55c9aa13e8ea9537c202aabf8de5.tar.gz
dbus-tqt-546b5fcca27a55c9aa13e8ea9537c202aabf8de5.zip
Update release version number to R14.0.9.
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 8d4b8bd..7db6666 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
##### cmake setup ###############################