summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-05-20 14:30:20 +0100
committerMatt Caswell <matt@openssl.org>2021-05-20 14:30:20 +0100
commit036f8e71e39a9005cf55cd1f832dd7aafc06ae84 (patch)
tree19f3e9a82916f867c83a92fb6d4fa2358752fcd5
parenta6b76eba6b1635941722834ba9d9aaf6fa5dc702 (diff)
Prepare for release of 3.0 alpha 17openssl-3.0.0-alpha17
Reviewed-by: Richard Levitte <levitte@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 b53216512f..24497519bc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
-### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
+### Changes between 1.1.1 and 3.0 alpha 17 [20 May 2021]
* The signatures of the functions to get and set options on SSL and
SSL_CTX objects changed from "unsigned long" to "uint64_t" type.
diff --git a/NEWS.md b/NEWS.md
index 50a2fd36e2..9751bd69c1 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 17 [in pre-release]
* Added migration guide to man7
* Implemented support for fully "pluggable" TLSv1.3 groups
diff --git a/VERSION.dat b/VERSION.dat
index b4b1faa05f..c02c00168b 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha17-dev
+PRE_RELEASE_TAG=alpha17
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="20 May 2021"
SHLIB_VERSION=3