summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2023-09-19 15:03:18 +0200
committerRichard Levitte <levitte@openssl.org>2023-09-19 15:03:18 +0200
commit40f8e57e1690a86665610c8236230b87e7eeda01 (patch)
tree27a5d2a6579d593c23973eced58ea7c744d3178a
parent6ba3884c3235e1bb474b379026087f8216afacf4 (diff)
Prepare for 3.0.12
Reviewed-by: Matt Caswell <matt@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 a26bdbdd0a..61efa01bb6 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.11 and 3.0.12 [xx XXX xxxx]
+
+ * none yet
+
### Changes between 3.0.10 and 3.0.11 [19 Sep 2023]
* Fix POLY1305 MAC implementation corrupting XMM registers on Windows.
diff --git a/NEWS.md b/NEWS.md
index f7ca47baff..72f78d581e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,6 +18,10 @@ OpenSSL Releases
OpenSSL 3.0
-----------
+### Major changes between OpenSSL 3.0.11 and OpenSSL 3.0.12 [under development]
+
+ * none
+
### Major changes between OpenSSL 3.0.10 and OpenSSL 3.0.11 [19 Sep 2023]
* Fix POLY1305 MAC implementation corrupting XMM registers on Windows
diff --git a/VERSION.dat b/VERSION.dat
index c4157a8627..b9d08f44f5 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
-PATCH=11
-PRE_RELEASE_TAG=
+PATCH=12
+PRE_RELEASE_TAG=dev
BUILD_METADATA=
-RELEASE_DATE="19 Sep 2023"
+RELEASE_DATE=""
SHLIB_VERSION=3