Branch: r14.0.x

6227596a 2015-07-11 09:53:25 Slávek Banko
Update version in CMakeLists files
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b57b8ba..e4a018f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
 #################################################
 
 project( dbus-tqt-1 )
-set( VERSION "R14.0.0" )
+set( VERSION R14.0.1 )
 
 
 ##### cmake setup ###############################