Branch: r14.0.x

484a1d3c 2015-11-30 13:33:27 Slávek Banko
Update version number for new target R14.0.3
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 89eeca4..afa163c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 project( gtk-qt-engine )
 
 set( PACKAGE gtk-qt-engine )
-set( VERSION R14.0.2 )
+set( VERSION R14.0.3 )
 
 
 ##### include essential cmake modules ###########