diff options
author | Matt Caswell <matt@openssl.org> | 2021-07-29 16:50:29 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-07-29 16:50:29 +0200 |
commit | 9f551541e84eead1d42604b7d5e61885e8e34be0 (patch) | |
tree | e6b6e28d974de2f38c05e371984f0c215b455172 /VERSION.dat | |
parent | make update (diff) | |
download | openssl-9e34480b312df6080aeca3e71e3c9d6893e66beb.tar.xz openssl-9e34480b312df6080aeca3e71e3c9d6893e66beb.zip |
Prepare for release of 3.0 beta 2openssl-3.0.0-beta2
Reviewed-by: Richard Levitte <levitte@openssl.org>
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 8ed390bf17..ed97c8ace2 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=beta2-dev +PRE_RELEASE_TAG=beta2 BUILD_METADATA= -RELEASE_DATE="" +RELEASE_DATE="29 Jul 2021" SHLIB_VERSION=3 |