diff options
author | Matt Caswell <matt@openssl.org> | 2023-09-07 11:00:46 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2023-09-07 11:00:46 +0200 |
commit | 75708029ad693fb541be65f9ac1841c47a27648d (patch) | |
tree | 4693c1a38aba86f454512aac19264c0763312a8f /VERSION.dat | |
parent | Prepare for release of 3.2 alpha 1 (diff) | |
download | openssl-75708029ad693fb541be65f9ac1841c47a27648d.tar.xz openssl-75708029ad693fb541be65f9ac1841c47a27648d.zip |
Prepare for 3.2 alpha 2
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes
Diffstat (limited to 'VERSION.dat')
-rw-r--r-- | VERSION.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.dat b/VERSION.dat index 56dc55ab5d..584de32867 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=2 PATCH=0 -PRE_RELEASE_TAG=alpha1 +PRE_RELEASE_TAG=alpha2-dev BUILD_METADATA= -RELEASE_DATE="7 Sep 2023" +RELEASE_DATE="" SHLIB_VERSION=3 |