summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-12-01 14:22:48 +0100
committerTomas Mraz <tomas@openssl.org>2022-12-01 14:22:48 +0100
commit4277516fd1bb9e6b4c240e3125d6018a78491c07 (patch)
treefe44bb018b1089d40ddf7c92b793b5892a913b7d
parent21037dfc280dda16028f90a820e2dc227f177f55 (diff)
Prepare for 3.1 beta 1
Reviewed-by: Matt Caswell <matt@openssl.org> Release: yes
-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 f0eccad053..776a25fb58 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -22,7 +22,7 @@ OpenSSL Releases
OpenSSL 3.1
-----------
-### Changes between 3.0 and 3.1 alpha 1 [1 Dec 2022]
+### Changes between 3.0 and 3.1.0 [xx XXX xxxx]
* Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and
`OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor
diff --git a/NEWS.md b/NEWS.md
index 4e66dc77c7..e78162217c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -19,7 +19,7 @@ OpenSSL Releases
OpenSSL 3.1
-----------
-### Major changes between OpenSSL 3.0 and OpenSSL 3.1 alpha 1 [in pre-release]
+### Major changes between OpenSSL 3.0 and OpenSSL 3.1.0 [under development]
* SSL 3, TLS 1.0, TLS 1.1, and DTLS 1.0 only work at security level 0.
* Performance enhancements and new platform support including new
diff --git a/VERSION.dat b/VERSION.dat
index e2908494df..a5aadfe5d1 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=1
PATCH=0
-PRE_RELEASE_TAG=alpha1
+PRE_RELEASE_TAG=beta1-dev
BUILD_METADATA=
-RELEASE_DATE="1 Dec 2022"
+RELEASE_DATE=""
SHLIB_VERSION=3