summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2023-09-19 15:02:31 +0200
committerRichard Levitte <levitte@openssl.org>2023-09-19 15:02:31 +0200
commit6ba3884c3235e1bb474b379026087f8216afacf4 (patch)
treeb412ed31ac9cccb751edbccf70905f0691741ced
parentac59555a78b0bd6a06cf924fba0e0d24398c9ae0 (diff)
Prepare for release of 3.0.11openssl-3.0.11
Reviewed-by: Matt Caswell <matt@openssl.org> Release: yes
-rw-r--r--CHANGES.md2
-rw-r--r--NEWS.md2
-rw-r--r--VERSION.dat4
3 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.md b/CHANGES.md
index e519978842..a26bdbdd0a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@ 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.10 and 3.0.11 [xx XXX xxxx]
+### 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 1b8ec67442..f7ca47baff 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
-### Major changes between OpenSSL 3.0.10 and OpenSSL 3.0.11 [under development]
+### Major changes between OpenSSL 3.0.10 and OpenSSL 3.0.11 [19 Sep 2023]
* Fix POLY1305 MAC implementation corrupting XMM registers on Windows
([CVE-2023-4807])
diff --git a/VERSION.dat b/VERSION.dat
index bc7aac6146..c4157a8627 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=11
-PRE_RELEASE_TAG=dev
+PRE_RELEASE_TAG=
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="19 Sep 2023"
SHLIB_VERSION=3