diff options
author | Richard Levitte <richard@levitte.org> | 2020-07-16 15:23:08 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2020-07-16 15:23:08 +0200 |
commit | 318565b73374a3821dbd00d1d0e598e957fc45c9 (patch) | |
tree | b7693bf7f6e388eac8db07697f8eb652e3c692cf /VERSION.dat | |
parent | Prepare for release of 3.0 alpha 5 (diff) | |
download | openssl-318565b73374a3821dbd00d1d0e598e957fc45c9.tar.xz openssl-318565b73374a3821dbd00d1d0e598e957fc45c9.zip |
Prepare for 3.0 alpha 6
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
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 a015897f03..7c83447f66 100644 --- a/VERSION.dat +++ b/VERSION.dat @@ -1,7 +1,7 @@ MAJOR=3 MINOR=0 PATCH=0 -PRE_RELEASE_TAG=alpha5 +PRE_RELEASE_TAG=alpha6-dev BUILD_METADATA= -RELEASE_DATE="16 Jul 2020" +RELEASE_DATE="" SHLIB_VERSION=3 |