summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <richard@levitte.org>2021-09-07 13:46:32 +0200
committerRichard Levitte <richard@levitte.org>2021-09-07 13:46:32 +0200
commit89cd17a031e022211684eb7eb41190cf1910f9fa (patch)
treea0723b2c1c162016acb31c1192100e7ec4ee2b7b
parentef8d663699776d9b45f0d5aa1c0d00855b840bed (diff)
Prepare for release of 3.0.0openssl-3.0.0
Reviewed-by: Tomas Mraz <tomas@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 00d9246274..e6757e0af5 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.0 [7 sep 2021]
* TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION constants are now
deprecated.
diff --git a/NEWS.md b/NEWS.md
index cec9cd48e0..b71a55d051 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.0 [7 sep 2021]
* Enhanced 'openssl list' with many new options.
* Added migration guide to man7.
diff --git a/VERSION.dat b/VERSION.dat
index d5c6836ce5..524bf96c8b 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=0
-PRE_RELEASE_TAG=beta3-dev
+PRE_RELEASE_TAG=
BUILD_METADATA=
-RELEASE_DATE=""
+RELEASE_DATE="7 sep 2021"
SHLIB_VERSION=3