summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2016-02-29 04:29:28 +0100
committerSlávek Banko <[email protected]>2016-02-29 04:29:28 +0100
commitb91dc4522b9a2cb9600003dfff9d7673176dc513 (patch)
treed5a50c6c7e8457cfb5e49e93bc1198748125472f /CMakeLists.txt
parent084419347cc5c2b5731b05230d5ed12ce66b4606 (diff)
downloaddbus-tqt-b91dc4522b9a2cb9600003dfff9d7673176dc513.tar.gz
dbus-tqt-b91dc4522b9a2cb9600003dfff9d7673176dc513.zip
Update version number for new target R14.0.4
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 198e049..f34fa8a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
#################################################
project( dbus-tqt-1 )
-set( VERSION R14.0.3 )
+set( VERSION R14.0.4 )
##### cmake setup ###############################