Branch: r14.0.x

23a5d740 2015-07-11 09:53:43 Slávek Banko
Update version in CMakeLists files
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8a09898..16a6eb4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@
 
 project( tdesdk )
 set( PACKAGE tdesdk )
-set( VERSION R14.0.0 )
+set( VERSION R14.0.1 )
 
 
 ##### include essential cmake modules ###########