Branch: r14.0.x

537af9e3 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 f584a60..1511f00 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@
 project( tdenetwork )
 
 set( PACKAGE tdenetwork )
-set( VERSION R14.0.0 )
+set( VERSION R14.0.1 )
 
 
 ##### include essential cmake modules ###########