summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-02-18 15:08:53 +0000
committerMatt Caswell <matt@openssl.org>2021-02-18 15:08:53 +0000
commitb467d394eb11ac94500d9f003426f5fa75d60c3c (patch)
tree89de34023ca1be942337a738d742ebef97365def
parenta28d06f3e9cbc5594c7985c99a0c6bac5261ae67 (diff)
Prepare for release of 3.0 alpha 12openssl-3.0.0-alpha12
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 e45cb3a1fd..7f04b92f69 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 12 [18 Feb 2021]
* The SRP APIs have been deprecated. The old APIs do not work via providers,
and there is no EVP interface to them. Unfortunately there is no replacement
diff --git a/NEWS.md b/NEWS.md
index 342e6569f3..eb59d19e90 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 12 [in pre-release]
* Deprecated the `OCSP_REQ_CTX` type and functions.
* Deprecated the `EC_KEY` and `EC_KEY_METHOD` types and functions.
diff --git a/VERSION.dat b/VERSION.dat
index a39467470d..3fd6b8f09f 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha12-dev
+PRE_RELEASE_TAG=alpha12
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="18 Feb 2021"
SHLIB_VERSION=3