summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:29 +0900
commit5ae4df7e5df86152cecf2a741a49cd6d8b28ac6a (patch)
tree1d09340cc6b718d9d423e234ea377cbcc96e802c /CMakeLists.txt
parent534e2ec53aa2e6ffab352019f4335d991672f4af (diff)
downloaddbus-tqt-5ae4df7e5df86152cecf2a741a49cd6d8b28ac6a.tar.gz
dbus-tqt-5ae4df7e5df86152cecf2a741a49cd6d8b28ac6a.zip
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1c30beb..0c7d471 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION R14.0.5 )
+set( VERSION R14.0.6 )
##### cmake setup ###############################