From: Matt Caswell Date: Thu, 23 Apr 2020 13:10:38 +0000 (+0100) Subject: Prepare for 3.0 alpha 2 X-Git-Tag: openssl-3.0.0-alpha2~177 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=d38997af165324b1ec0bbc0c6694daf7f503f080 Prepare for 3.0 alpha 2 Reviewed-by: Richard Levitte --- diff --git a/CHANGES.md b/CHANGES.md index 716eefc6ae..78e8f88c62 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,7 +22,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Changes between 1.1.1 and 3.0 alpha 1 [23 Apr 2020] ### +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] ### * Deprecated EC_POINT_set_Jprojective_coordinates_GFp() and EC_POINT_get_Jprojective_coordinates_GFp(). These functions are not widely diff --git a/NEWS.md b/NEWS.md index 7423ad8f0e..59081b0cdd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -19,7 +19,7 @@ OpenSSL Releases OpenSSL 3.0 ----------- -### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 1 [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 b7529b46be..dde825f846 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha1 +PRE_RELEASE_TAG=alpha2-dev BUILD_METADATA= -RELEASE_DATE="23 Apr 2020" +RELEASE_DATE="" SHLIB_VERSION=3