summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-12-14 16:16:32 +0000
committerMatt Caswell <matt@openssl.org>2021-12-14 16:16:32 +0000
commitb11183f68658cf625a3befd6d245923d588638f5 (patch)
tree45e20370692d313e2fa06d3117b6574c69c3093d
parentb4e83ed7cd99c12d27e0e220c3afa1745a68f921 (diff)
Prepare for 3.0.2
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rw-r--r--CHANGES.md4
-rw-r--r--NEWS.md4
-rw-r--r--VERSION.dat4
3 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index b7b322f3c1..a4799e3b63 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,6 +28,10 @@ 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 3.0.1 and 3.0.2 [xx XXX xxxx]
+
+ *
+
### Changes between 3.0.0 and 3.0.1 [14 Dec 2021]
* Fixed invalid handling of X509_verify_cert() internal errors in libssl
diff --git a/NEWS.md b/NEWS.md
index c27423e584..61d66d9aac 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,6 +18,10 @@ OpenSSL Releases
OpenSSL 3.0
-----------
+### Major changes between OpenSSL 3.0.1 and OpenSSL 3.0.2 [under development]
+
+ *
+
### Major changes between OpenSSL 3.0.0 and OpenSSL 3.0.1 [14 Dec 2021]
* Fixed invalid handling of X509_verify_cert() internal errors in libssl
diff --git a/VERSION.dat b/VERSION.dat
index 6f4423d73c..7c3989e20e 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
-PATCH=1
-PRE_RELEASE_TAG=
+PATCH=2
+PRE_RELEASE_TAG=dev
BUILD_METADATA=
RELEASE_DATE="14 Dec 2021"
SHLIB_VERSION=3