summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-06-17 14:03:42 +0100
committerMatt Caswell <matt@openssl.org>2021-06-17 14:03:42 +0100
commitf9bfdc3aa979eb32d4b8341999473f2ad202d889 (patch)
tree0bfd9975dd742d49d4417150f3d8b516a2f506be
parent8af25d0a3bb9390ed29838843b410c18b3b723a2 (diff)
Prepare for release of 3.0 beta 1openssl-3.0.0-beta1
Reviewed-by: Richard Levitte <levitte@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 9eb5eeb19b..12d39923c0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
-### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
+### Changes between 1.1.1 and 3.0 beta 1 [17 Jun 2021]
* Add a configurable flag to output date formats as ISO 8601. Does not
change the default date format.
diff --git a/NEWS.md b/NEWS.md
index 13a4e1bbf6..081493343b 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 beta 1 [in pre-release]
* Added migration guide to man7
* Implemented support for fully "pluggable" TLSv1.3 groups
diff --git a/VERSION.dat b/VERSION.dat
index 89f1d08316..24fc71cbc8 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=beta1-dev
+PRE_RELEASE_TAG=beta1
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="17 Jun 2021"
SHLIB_VERSION=3