Branch: r14.0.x

64d61c2f 2015-08-26 11:41:54 Slávek Banko
Update version number for new target R14.0.2
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e4a018f..811f937 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
 #################################################
 
 project( dbus-tqt-1 )
-set( VERSION R14.0.1 )
+set( VERSION R14.0.2 )
 
 
 ##### cmake setup ###############################