summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:11 +0900
commitca863656df56369a2247abf2c3ca26ecfdbcd85c (patch)
tree5403eb51938fe6a36eb0c583f1aded3c179e97ce
parentfc63e006209ed35f0626768a7d6f8fd7e071e030 (diff)
downloadlibr-ca863656df56369a2247abf2c3ca26ecfdbcd85c.tar.gz
libr-ca863656df56369a2247abf2c3ca26ecfdbcd85c.zip
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e3d0fb9..69b25bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ cmake_minimum_required( VERSION 2.6 )
project( libr )
set( PACKAGE libr )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
set( PACKAGE_VERSION 0.6.0 )