summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-02-05 09:16:47 -0500
committerAllen Winter <allen.winter@kdab.com>2022-02-05 09:17:14 -0500
commit0f33ebaff96143b2ab9001f3841f1c51c8cc2814 (patch)
tree0b2977011c26cd0ff2b94e689b8982a2a939ab45
parent098fb68688b853410daed96812a6fe0a22e0e15f (diff)
downloadlibical-git-0f33ebaff96143b2ab9001f3841f1c51c8cc2814.tar.gz
CMakeLists.txt, ReleaseNotes.txt - this will be become 3.0.15
-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 762f7f4e..f889f985 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 "14")
+set(LIBICAL_LIB_PATCH_VERSION "15")
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 f1652bf9..dec99624 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,6 +1,10 @@
Release Highlights
==================
+Version 3.0.15 (UNRELEASED):
+----------------------------
+ *
+
Version 3.0.14 (05 February 2022):
----------------------------------
* icalvalue: Reset non-UTC icaltimetype::zone on set