From 7098622dbdc8cf084e6467e049518559a352585f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 26 Jul 2018 19:49:20 +0200 Subject: Update version numbers and date for R14.0.5 final release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bb4037a..eab13a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.6 ) project( libr ) set( PACKAGE libr ) -set( VERSION 0.6.0 ) +set( VERSION R14.0.5 ) ##### include essential cmake modules ########### -- cgit v1.2.1