Bump rc version

... so that distributors feel more encouraged to switch to this version
and drop 3.0.x
This commit is contained in:
Dirk Wetter 2022-09-28 09:21:25 +02:00
parent 33376cca8c
commit 77a2d891cf

View File

@ -122,7 +122,7 @@ trap "child_error" USR1
########### Internal definitions
#
declare -r VERSION="3.2rc1"
declare -r VERSION="3.2rc2"
declare -r SWCONTACT="dirk aet testssl dot sh"
[[ "$VERSION" =~ dev|rc|beta ]] && \
SWURL="https://testssl.sh/dev/" ||