summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-12-21 11:23:58 +0100
committerTomas Mraz <tomas@openssl.org>2022-12-21 11:23:58 +0100
commitcb6bd940310b865493f2387ee5e5818769058c21 (patch)
treef52e69faf549a3d7dc9088914cdd48ebf2e75a3a
parent84ae1c1fb94e28fe1eff8e3e3cfca62c01bbcd19 (diff)
Prepare for 3.1 beta 2
Reviewed-by: Hugo Landau <hlandau@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 eacdb11def..b8735b3d4e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -22,7 +22,7 @@ OpenSSL Releases
OpenSSL 3.1
-----------
-### Changes between 3.0 and 3.1 beta 1 [21 Dec 2022]
+### Changes between 3.0 and 3.1.0 [xx XXX xxxx]
* Added support for KMAC in KBKDF.
diff --git a/NEWS.md b/NEWS.md
index da7be5da32..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 beta 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 59a7933f07..436d1585f5 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=1
PATCH=0
-PRE_RELEASE_TAG=beta1
+PRE_RELEASE_TAG=beta2-dev
BUILD_METADATA=
-RELEASE_DATE="21 Dec 2022"
+RELEASE_DATE=""
SHLIB_VERSION=3