summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2024-01-30 13:28:22 +0000
committerMatt Caswell <matt@openssl.org>2024-01-30 13:28:22 +0000
commita1572c9a10bd07aee5daeb19ac97b01a21831d2d (patch)
tree9d1e84b1866574cffff8ccbd766a7dce8b34b9b8
parent85cf92f55d9e2ac5aacf92bedd33fb890b9f8b4c (diff)
Prepare for 3.0.14
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
-rw-r--r--CHANGES.md4
-rw-r--r--NEWS.md4
-rw-r--r--VERSION.dat6
3 files changed, 11 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md
index bd876eb89d..91dd358db8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,6 +28,10 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
+### Changes between 3.0.13 and 3.0.14 [xx XXX xxxx]
+
+ * none yet
+
### Changes between 3.0.12 and 3.0.13 [30 Jan 2024]
* A file in PKCS12 format can contain certificates and keys and may come from
diff --git a/NEWS.md b/NEWS.md
index d9a48b157e..11fc8b10b0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,6 +18,10 @@ OpenSSL Releases
OpenSSL 3.0
-----------
+### Major changes between OpenSSL 3.0.13 and OpenSSL 3.0.14 [under development]
+
+ * none
+
### Major changes between OpenSSL 3.0.12 and OpenSSL 3.0.13 [30 Jan 2024]
* Fixed PKCS12 Decoding crashes
diff --git a/VERSION.dat b/VERSION.dat
index 3ee1a6f829..3080991a11 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
-PATCH=13
-PRE_RELEASE_TAG=
+PATCH=14
+PRE_RELEASE_TAG=dev
BUILD_METADATA=
-RELEASE_DATE="30 Jan 2024"
+RELEASE_DATE=""
SHLIB_VERSION=3