From: Matt Caswell Date: Thu, 18 Feb 2021 15:09:04 +0000 (+0000) Subject: Prepare for 3.0 alpha 13 X-Git-Tag: openssl-3.0.0-alpha13~268 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14236%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.0 alpha 13 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index 7f04b92f699..e45cb3a1fd1 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 12 [18 Feb 2021] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * The SRP APIs have been deprecated. The old APIs do not work via providers, and there is no EVP interface to them. Unfortunately there is no replacement diff --git a/NEWS.md b/NEWS.md index eb59d19e902..342e6569f3e 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 12 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * Deprecated the `OCSP_REQ_CTX` type and functions. * Deprecated the `EC_KEY` and `EC_KEY_METHOD` types and functions. diff --git a/VERSION.dat b/VERSION.dat index 3fd6b8f09f7..e54cbf764d8 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha12 +PRE_RELEASE_TAG=alpha13-dev BUILD_METADATA= -RELEASE_DATE="18 Feb 2021" +RELEASE_DATE="" SHLIB_VERSION=3