Branch: r14.0.x

7098622d 2018-07-26 12:49:20 Slávek Banko
Update version numbers and date for R14.0.5 final release
M CMakeLists.txt

CMakeLists.txt

diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb4037a..eab13a0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@
 
 project( libr )
 set( PACKAGE libr )
-set( VERSION 0.6.0 )
+set( VERSION R14.0.5 )
 
 
 ##### include essential cmake modules ###########