summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-11-26 14:53:26 +0000
committerMatt Caswell <matt@openssl.org>2020-11-26 14:53:26 +0000
commite3197e5ab23f7d38da940999422d9ba2dc487e94 (patch)
tree7431ecb6ccb77aab4533b6c53a3495fcecd577c3
parent68ec3d4730a52d32edb35cb602f6580f27d64e8b (diff)
Prepare for 3.0 alpha 10
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 e81182a852..48957676f6 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 9 [26 Nov 2020]
+### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
* Deprecated all the libcrypto and libssl error string loading
functions: ERR_load_ASN1_strings(), ERR_load_ASYNC_strings(),
diff --git a/NEWS.md b/NEWS.md
index c388c93717..054a55324f 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 9 [in pre-release]
+### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
* Deprecated the `ERR_load_` functions.
* Remove the `RAND_DRBG` API.
diff --git a/VERSION.dat b/VERSION.dat
index 030c3de429..5a486d1b91 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=alpha9
+PRE_RELEASE_TAG=alpha10-dev
BUILD_METADATA=
-RELEASE_DATE="26 Nov 2020"
+RELEASE_DATE=""
SHLIB_VERSION=3