summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-09-07 10:00:22 +0100
committerMatt Caswell <matt@openssl.org>2023-09-07 10:00:22 +0100
commit6262ff748fe7e3487c86d6feeebd92f61c9ae76a (patch)
tree139e499e0bf5f1a81dfca69306f3db0856f7fb4a
parente97c6c3cdf8b4f69e58e8cd610236ae474b9a97f (diff)
Prepare for release of 3.2 alpha 1openssl-3.2.0-alpha1
Reviewed-by: Richard Levitte <levitte@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 974e549486..c5c804fbf3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -23,7 +23,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------
-### Changes between 3.1 and 3.2 [xx XXX xxxx]
+### Changes between 3.1 and 3.2 alpha 1 [7 Sep 2023]
* Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt)
from 8 bytes to 16 bytes.
diff --git a/NEWS.md b/NEWS.md
index 8a1ca6b973..2471a69868 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -20,7 +20,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------
-### Major changes between OpenSSL 3.1 and OpenSSL 3.2 [under development]
+### Major changes between OpenSSL 3.1 and OpenSSL 3.2 alpha 1 [in pre-release]
* Added client side support for QUIC.
* Added multiple tutorials on the OpenSSL library and in particular
diff --git a/VERSION.dat b/VERSION.dat
index 848915b9a2..56dc55ab5d 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=2
PATCH=0
-PRE_RELEASE_TAG=dev
+PRE_RELEASE_TAG=alpha1
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="7 Sep 2023"
SHLIB_VERSION=3