summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-11-04 15:15:55 +0100
committerSlávek Banko <[email protected]>2020-11-04 15:15:55 +0100
commitc1dfcf6b2e1abd16a3b0e837e7dd829f345f6c36 (patch)
tree1d398592e5f5c83819280d5a3bc89ca8ce3a5eb4
parent78b15c3882d970344eb49025d653380d293126b5 (diff)
downloadlibcaldav-c1dfcf6b2e1abd16a3b0e837e7dd829f345f6c36.tar.gz
libcaldav-c1dfcf6b2e1abd16a3b0e837e7dd829f345f6c36.zip
Update version number to R14.0.10.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 54ccd54..90e2ae8 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.9 )
+set( VERSION R14.0.10 )
set( PACKAGE_VERSION 0.6.5 )