Prepare for 3.1

Because we now have an openssl-3.0 branch, master is moved to be the
next potential minor version.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16484)
This commit is contained in:
Richard Levitte 2021-08-31 18:38:15 +02:00 committed by Richard Levitte
parent 305c77aa82
commit 2727265752
3 changed files with 18 additions and 2 deletions

View File

@ -10,6 +10,7 @@ pick the appropriate release branch.
OpenSSL Releases
----------------
- [OpenSSL 3.1](#openssl-31)
- [OpenSSL 3.0](#openssl-30)
- [OpenSSL 1.1.1](#openssl-111)
- [OpenSSL 1.1.0](#openssl-110)
@ -18,6 +19,13 @@ OpenSSL Releases
- [OpenSSL 1.0.0](#openssl-100)
- [OpenSSL 0.9.x](#openssl-09x)
OpenSSL 3.1
-----------
### Changes between 3.0 and 3.1 [xx XXX xxxx]
*
OpenSSL 3.0
-----------

View File

@ -7,6 +7,7 @@ release. For more details please read the CHANGES file.
OpenSSL Releases
----------------
- [OpenSSL 3.1](#openssl-31)
- [OpenSSL 3.0](#openssl-30)
- [OpenSSL 1.1.1](#openssl-111)
- [OpenSSL 1.1.0](#openssl-110)
@ -15,6 +16,13 @@ OpenSSL Releases
- [OpenSSL 1.0.0](#openssl-100)
- [OpenSSL 0.9.x](#openssl-09x)
OpenSSL 3.1
-----------
### Major changes between OpenSSL 3.0 and OpenSSL 3.1 [under development]
*
OpenSSL 3.0
-----------

View File

@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
MINOR=1
PATCH=0
PRE_RELEASE_TAG=beta3-dev
PRE_RELEASE_TAG=dev
BUILD_METADATA=
RELEASE_DATE=""
SHLIB_VERSION=3