summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2021-12-08 18:49:36 -0500
committerAllen Winter <allen.winter@kdab.com>2021-12-08 18:49:36 -0500
commit178e51030f91936479d0db7d5a8f46ffd491124b (patch)
tree6ff3e366c65e68da81543dd258b17ebf922fdb8d
parent3af3c6406bbbf4fe4f2e6d79863d685fd84378c1 (diff)
downloadlibical-git-178e51030f91936479d0db7d5a8f46ffd491124b.tar.gz
This becomes version 3.0.13
-rw-r--r--CMakeLists.txt2
-rw-r--r--ReleaseNotes.txt4
2 files changed, 5 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d31b325e..9553cbf5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -112,7 +112,7 @@ endif()
set(LIBICAL_LIB_MAJOR_VERSION "3")
set(LIBICAL_LIB_MINOR_VERSION "0")
-set(LIBICAL_LIB_PATCH_VERSION "12")
+set(LIBICAL_LIB_PATCH_VERSION "13")
set(LIBICAL_LIB_VERSION_STRING
"${LIBICAL_LIB_MAJOR_VERSION}.${LIBICAL_LIB_MINOR_VERSION}.${LIBICAL_LIB_PATCH_VERSION}"
)
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index f18ed590..cd82f85c 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,6 +1,10 @@
Release Highlights
==================
+Version 3.0.13 (UNRELEASED):
+----------------------------
+ *
+
Version 3.0.12 (08 December 2021):
----------------------------------
* Fix a libicalval crash in cleanVObject