diff --git a/CHANGES.md b/CHANGES.md index e51997884239d..a26bdbdd0ad08 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 1b8ec67442a8a..f7ca47baff879 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 bc7aac614685f..c4157a86274dd 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