summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-04-08 13:15:48 +0100
committerMatt Caswell <matt@openssl.org>2021-04-08 13:15:48 +0100
commitf510d614a7e981cbf69f11ae186c97d3fa00dda9 (patch)
tree0382458c8da69556658f67c647739d34a9e0e2cd
parent3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6 (diff)
Prepare for release of 3.0 alpha 14openssl-3.0.0-alpha14
Reviewed-by: Tomas Mraz <tomas@openssl.org>
-rw-r--r--CHANGES.md2
-rw-r--r--NEWS.md2
-rw-r--r--VERSION.dat4
3 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 581fda0c96..a8137bdbf8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -21,7 +21,7 @@ OpenSSL Releases
OpenSSL 3.0
-----------
-### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
+### Changes between 1.1.1 and 3.0 alpha 14 [8 Apr 2021]
* A public key check is now performed during EVP_PKEY_derive_set_peer().
Previously DH was internally doing this during EVP_PKEY_derive().
diff --git a/NEWS.md b/NEWS.md
index 923a713087..e8a66a5fc7 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 [under development]
+### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 14 [in pre-release]
* 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 2526e2d6e3..96117ce50c 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha14-dev
+PRE_RELEASE_TAG=alpha14
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="8 Apr 2021"
SHLIB_VERSION=3