summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-07-11 16:53:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-07-11 16:53:43 +0200
commit537af9e36089772f2c8fbae5ec3d4884d9caae7b (patch)
treed89cb5464e42e499f73c344e901fefc20c663a4a
parentd9d5120adf9684e98de6205b2f2df43e4eeef04c (diff)
downloadtdenetwork-537af9e36089772f2c8fbae5ec3d4884d9caae7b.tar.gz
tdenetwork-537af9e36089772f2c8fbae5ec3d4884d9caae7b.zip
Update version in CMakeLists files
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f584a60b..1511f00d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdenetwork )
set( PACKAGE tdenetwork )
-set( VERSION R14.0.0 )
+set( VERSION R14.0.1 )
##### include essential cmake modules ###########