Branch: r14.0.x

ae149541 2015-08-26 11:41:33 Slávek Banko
Update version number for new target R14.0.2
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 07ca7f2..89eeca4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 project( gtk-qt-engine )
 
 set( PACKAGE gtk-qt-engine )
-set( VERSION R14.0.1 )
+set( VERSION R14.0.2 )
 
 
 ##### include essential cmake modules ###########