Branch: r14.0.x

f53ed591 2016-11-12 08:35:03 Slávek Banko
Update version number for new target R14.0.5
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5df1560..201b483 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 project( gtk-qt-engine )
 
 set( PACKAGE gtk-qt-engine )
-set( VERSION R14.0.4 )
+set( VERSION R14.0.5 )
 
 
 ##### include essential cmake modules ###########