Skip to content

Commit

Permalink
Prepare for 3.2 beta 2
Browse files Browse the repository at this point in the history
Reviewed-by: Richard Levitte <[email protected]>
Release: yes
  • Loading branch information
mattcaswell committed Oct 26, 2023
1 parent 26ecab1 commit 135cd97
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------

### Changes between 3.1 and 3.2 beta 1 [26 Oct 2023]
### Changes between 3.1 and 3.2 [xx XXX xxxx]

* Enable extra Arm64 optimization on Windows for GHASH, RAND and AES.

Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ OpenSSL Releases
OpenSSL 3.2
-----------

### Major changes between OpenSSL 3.1 and OpenSSL 3.2 beta 1 [in pre-release]
### Major changes between OpenSSL 3.1 and OpenSSL 3.2 [under development]

* Added client side support for QUIC.
* Added multiple tutorials on the OpenSSL library and in particular
Expand Down
4 changes: 2 additions & 2 deletions VERSION.dat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=2
PATCH=0
PRE_RELEASE_TAG=beta1
PRE_RELEASE_TAG=beta2-dev
BUILD_METADATA=
RELEASE_DATE="26 Oct 2023"
RELEASE_DATE=""
SHLIB_VERSION=3

0 comments on commit 135cd97

Please sign in to comment.