summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-10-23 11:13:38 +0200
committerSlávek Banko <slavek.banko@axis.cz>2016-10-23 11:13:38 +0200
commit1816e217e2c403c378f2422a726f684eb980c2c3 (patch)
tree11a54bab7725ecb75fccee18cb1ae1f6d57b9ce8
parentf7fc1a4b670794200c55189dbd39aa11812ca86d (diff)
downloadtellico-1816e217e2c403c378f2422a726f684eb980c2c3.tar.gz
tellico-1816e217e2c403c378f2422a726f684eb980c2c3.zip
Update version numbers for R14.0.4 final releaser14.0.4
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 226b666..8fadd41 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 )
##### general package setup #####################
project( tellico )
-set( VERSION 1.3.6 )
+set( VERSION R14.0.4 )
##### include essential cmake modules ###########