summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-10-11 13:39:18 +0100
committerMatt Caswell <matt@openssl.org>2022-10-11 13:39:18 +0100
commitcdb505ea4754367a3b930446f43911351b3ac43e (patch)
treecbcdfbe661b86ffc24382123b02f0eb360540f94
parent75a6bc17f32505421a78476a972d4d9b74f303b6 (diff)
Prepare for 3.0.7
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
-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 a8e5d75b2a..97a9db2fc3 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.6 and 3.0.7 [xx XXX xxxx]
+
+ * none yet
+
### Changes between 3.0.5 and 3.0.6 [11 Oct 2022]
* OpenSSL supports creating a custom cipher via the legacy
diff --git a/NEWS.md b/NEWS.md
index cc7c43ef94..7ea23d0fea 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -18,6 +18,10 @@ OpenSSL Releases
OpenSSL 3.0
-----------
+### Major changes between OpenSSL 3.0.6 and OpenSSL 3.0.7 [under development]
+
+ * none
+
### Major changes between OpenSSL 3.0.5 and OpenSSL 3.0.6 [11 Oct 2022]
* Fix for custom ciphers to prevent accidental use of NULL encryption
diff --git a/VERSION.dat b/VERSION.dat
index c20be6955d..0933674aab 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
-PATCH=6
-PRE_RELEASE_TAG=
+PATCH=7
+PRE_RELEASE_TAG=dev
BUILD_METADATA=
RELEASE_DATE="11 Oct 2022"
SHLIB_VERSION=3