Branch: r14.0.x

72530653 2016-02-28 21:28:49 Slávek Banko
Update version number for new target R14.0.4
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index afa163c..5df1560 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 project( gtk-qt-engine )
 
 set( PACKAGE gtk-qt-engine )
-set( VERSION R14.0.3 )
+set( VERSION R14.0.4 )
 
 
 ##### include essential cmake modules ###########