Branch: r14.0.x

1816e217 2016-10-23 04:13:38 Slávek Banko
Update version numbers for R14.0.4 final release
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 226b666..8fadd41 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@
 ##### general package setup #####################
 
 project( tellico )
-set( VERSION 1.3.6 )
+set( VERSION R14.0.4 )
 
 
 ##### include essential cmake modules ###########