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
commit2e8cebe09f5917927bed79578dc3e48aeada3a4b (patch)
tree52618afebfadc6089662165171fb59b369eb20d3
parent1ac788677a74aa68b1b51c7e511c4ca8a08e7d06 (diff)
downloadlibcaldav-2e8cebe09f5917927bed79578dc3e48aeada3a4b.tar.gz
libcaldav-2e8cebe09f5917927bed79578dc3e48aeada3a4b.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 4f0abfb..231ac5b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( libcaldav )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
set( PACKAGE_VERSION 0.6.5 )