From: Matt Caswell Date: Thu, 26 Nov 2020 14:53:26 +0000 (+0000) Subject: Prepare for 3.0 alpha 10 X-Git-Tag: openssl-3.0.0-alpha10~262 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13535%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.0 alpha 10 Reviewed-by: Tomas Mraz --- diff --git a/CHANGES.md b/CHANGES.md index e81182a852c..48957676f61 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 9 [26 Nov 2020] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * Deprecated all the libcrypto and libssl error string loading functions: ERR_load_ASN1_strings(), ERR_load_ASYNC_strings(), diff --git a/NEWS.md b/NEWS.md index c388c937172..054a55324f3 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 9 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * Deprecated the `ERR_load_` functions. * Remove the `RAND_DRBG` API. diff --git a/VERSION.dat b/VERSION.dat index 030c3de4297..5a486d1b910 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha9 +PRE_RELEASE_TAG=alpha10-dev BUILD_METADATA= -RELEASE_DATE="26 Nov 2020" +RELEASE_DATE="" SHLIB_VERSION=3