Branch: r14.0.x

08441934 2015-11-30 13:33:49 Slávek Banko
Update version number for new target R14.0.3
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 811f937..198e049 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
 #################################################
 
 project( dbus-tqt-1 )
-set( VERSION R14.0.2 )
+set( VERSION R14.0.3 )
 
 
 ##### cmake setup ###############################