From: Matt Caswell Date: Thu, 11 Mar 2021 13:47:21 +0000 (+0000) Subject: Prepare for 3.0 alpha 14 X-Git-Tag: openssl-3.0.0-alpha14~341 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14513%2Fhead;p=thirdparty%2Fopenssl.git Prepare for 3.0 alpha 14 Reviewed-by: Richard Levitte --- diff --git a/CHANGES.md b/CHANGES.md index 437b49e5865..bdac54c10fe 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 13 [11 Mar 2021] +### Changes between 1.1.1 and 3.0 [xx XXX xxxx] * Windows thread synchronization uses read/write primitives (SRWLock) when supported by the OS, otherwise CriticalSection continues to be used. diff --git a/NEWS.md b/NEWS.md index f3fe97b5646..a9e796dd7b4 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 13 [in pre-release] +### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development] * Changed the license to the Apache License v2.0. * Moved all variations of the EVP ciphers CAST5, BF, IDEA, SEED, RC2, diff --git a/VERSION.dat b/VERSION.dat index 48101a4c80e..2526e2d6e33 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha13 +PRE_RELEASE_TAG=alpha14-dev BUILD_METADATA= -RELEASE_DATE="11 Mar 2021" +RELEASE_DATE="" SHLIB_VERSION=3