summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-15 14:15:55 +0100
committerMatt Caswell <matt@openssl.org>2020-10-15 14:15:55 +0100
commitf9a5682e5c0fbf8b17319d71b0040dba9f8b46ee (patch)
tree44898a0065f8774e966b5a4dab4353ed1f57e8a0
parenteec0ad10b943bc10690358cf2db32ca06c3e81a0 (diff)
Prepare for release of 3.0 alpha 7openssl-3.0.0-alpha7
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
-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 4114ce96cf..358cdc9e0f 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 7 [15 Oct 2020]
* Add PKCS7_get_octet_string() and PKCS7_type_is_other() to the public
interface. Their functionality remains unchanged.
diff --git a/NEWS.md b/NEWS.md
index 2ba338c745..71f29b5ff7 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 7 [in pre-release]
* Remove the `RAND_DRBG` API.
* Deprecated the `ENGINE` API.
diff --git a/VERSION.dat b/VERSION.dat
index fa4e93c5f0..ad4e0844c0 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha7-dev
+PRE_RELEASE_TAG=alpha7
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="15 Oct 2020"
SHLIB_VERSION=3