summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-04-08 13:15:59 +0100
committerMatt Caswell <matt@openssl.org>2021-04-08 13:15:59 +0100
commit2f8fca79a1cdffb6fadf49ff65769e417509f089 (patch)
tree54880099d0d02614afc1be57123aca709b42dbe9
parentf510d614a7e981cbf69f11ae186c97d3fa00dda9 (diff)
Prepare for 3.0 alpha 15
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 a8137bdbf8..581fda0c96 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 14 [8 Apr 2021]
+### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* 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 e8a66a5fc7..923a713087 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 14 [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 96117ce50c..8a36d47d64 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha14
+PRE_RELEASE_TAG=alpha15-dev
BUILD_METADATA=
-RELEASE_DATE="8 Apr 2021"
+RELEASE_DATE=""
SHLIB_VERSION=3