Prepare for release of 3.0.0

Reviewed-by: Tomas Mraz <tomas@openssl.org>
This commit is contained in:
Richard Levitte 2021-09-07 13:46:32 +02:00
parent ef8d663699
commit 89cd17a031
3 changed files with 4 additions and 4 deletions

View File

@ -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 1.1.1 and 3.0 [xx XXX xxxx]
### Changes between 1.1.1 and 3.0.0 [7 sep 2021]
* TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION constants are now
deprecated.

View File

@ -18,7 +18,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0.0 [7 sep 2021]
* Enhanced 'openssl list' with many new options.
* Added migration guide to man7.

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
PRE_RELEASE_TAG=beta3-dev
PRE_RELEASE_TAG=
BUILD_METADATA=
RELEASE_DATE=""
RELEASE_DATE="7 sep 2021"
SHLIB_VERSION=3