Skip to content

Commit

Permalink
Prepare for 3.1 beta 1
Browse files Browse the repository at this point in the history
Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes
  • Loading branch information
t8m committed Dec 1, 2022
1 parent 21037df commit 4277516
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -22,7 +22,7 @@ OpenSSL Releases
OpenSSL 3.1
-----------

### Changes between 3.0 and 3.1 alpha 1 [1 Dec 2022]
### Changes between 3.0 and 3.1.0 [xx XXX xxxx]

* Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and
`OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Expand Up @@ -19,7 +19,7 @@ OpenSSL Releases
OpenSSL 3.1
-----------

### Major changes between OpenSSL 3.0 and OpenSSL 3.1 alpha 1 [in pre-release]
### Major changes between OpenSSL 3.0 and OpenSSL 3.1.0 [under development]

* SSL 3, TLS 1.0, TLS 1.1, and DTLS 1.0 only work at security level 0.
* Performance enhancements and new platform support including new
Expand Down
4 changes: 2 additions & 2 deletions VERSION.dat
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=1
PATCH=0
PRE_RELEASE_TAG=alpha1
PRE_RELEASE_TAG=beta1-dev
BUILD_METADATA=
RELEASE_DATE="1 Dec 2022"
RELEASE_DATE=""
SHLIB_VERSION=3

0 comments on commit 4277516

Please sign in to comment.