Bump version number

This commit is contained in:
Dirk Wetter 2023-10-09 22:51:44 +02:00
parent 4c6e8d79ed
commit bdeda3ab1c

View File

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