Branch: r14.0.x

be449ba2 2015-07-11 09:52:54 Slávek Banko
Update version in CMakeLists files
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 799dc85..07ca7f2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 project( gtk-qt-engine )
 
 set( PACKAGE gtk-qt-engine )
-set( VERSION R14.0.0 )
+set( VERSION R14.0.1 )
 
 
 ##### include essential cmake modules ###########