Prepare for release of 3.3 alpha 1

Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes
This commit is contained in:
Richard Levitte 2024-03-20 13:09:34 +01:00
parent 529d8e3daa
commit 9010cc0eee
3 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ OpenSSL Releases
OpenSSL 3.3
-----------
### Changes between 3.2 and 3.3 [xx XXX xxxx]
### Changes between 3.2 and 3.3 alpha 1 [20 Mar 2024]
* The BIO_get_new_index() function can only be called 127 times before it
reaches its upper bound of BIO_TYPE_MASK. It will now correctly return an

View File

@ -21,7 +21,7 @@ OpenSSL Releases
OpenSSL 3.3
-----------
### Major changes between OpenSSL 3.2 and OpenSSL 3.3 [under development]
### Major changes between OpenSSL 3.2 and OpenSSL 3.3 alpha 1 [in pre-release]
* Added exporter for CMake on Unix and Windows, alongside the pkg-config
exporter.

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=3
PATCH=0
PRE_RELEASE_TAG=dev
PRE_RELEASE_TAG=alpha1
BUILD_METADATA=
RELEASE_DATE=""
RELEASE_DATE="20 Mar 2024"
SHLIB_VERSION=3