Branch: r14.0.x

04ae22f7 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 308f403..3ff1643 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@
 project( tdeutils )
 
 set( PACKAGE tdeutils )
-set( VERSION R14.0.0 )
+set( VERSION R14.0.1 )
 
 
 ##### include essential cmake modules ###########