summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-08-06 14:00:13 +0100
committerMatt Caswell <matt@openssl.org>2020-08-06 14:00:13 +0100
commite3ec8020b433f9bccebb547889e43c4691eb8713 (patch)
tree71eb0d56f3e972feaa319ba1276d1acf86576ccc
parent0f84cbc3e2025424772b2424be4b6fd728e7df2f (diff)
Prepare for release of 3.0 alpha 6openssl-3.0.0-alpha6
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.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 75ecfc22f4..1d96cabb81 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 6 [6 Aug 2020]
* Allow SSL_set1_host() and SSL_add1_host() to take IP literal addresses
as well as actual hostnames.
diff --git a/NEWS.md b/NEWS.md
index 801016f2b5..ee95b51b9a 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 6 [in pre-release]
* Deprecated the `ENGINE` API.
* Added `OPENSSL_CTX`, a libcrypto library context.
diff --git a/VERSION.dat b/VERSION.dat
index 7c83447f66..110800ab37 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha6-dev
+PRE_RELEASE_TAG=alpha6
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="6 Aug 2020"
SHLIB_VERSION=3