From: Matt Caswell Date: Fri, 15 May 2020 13:35:04 +0000 (+0100) Subject: Prepare for 3.0 alpha 3 X-Git-Tag: openssl-3.0.0-alpha3~109 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=5d979e0484865f48ef4d180e1698be6f2b58fd9f Prepare for 3.0 alpha 3 Reviewed-by: Richard Levitte --- diff --git a/CHANGES.md b/CHANGES.md index e58052d2f7..6ee0b1efde 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,7 +21,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 alpha 2 [15 May 2020] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * Removed FIPS_mode() and FIPS_mode_set(). These functions are legacy API's that are not applicable to the new provider model. Applications should diff --git a/NEWS.md b/NEWS.md index fd38e5adc1..c09e9599a4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -18,7 +18,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 2 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * The X25519, X448, Ed25519, Ed448 and SHAKE256 algorithms are included in the FIPS provider. None have the "fips=yes" property set and, as such, diff --git a/VERSION b/VERSION index d28ddbed6b..a342bef4c0 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha2 +PRE_RELEASE_TAG=alpha3-dev BUILD_METADATA= -RELEASE_DATE="15 May 2020" +RELEASE_DATE="" SHLIB_VERSION=3