Bump version to 3.2rc4

This commit is contained in:
Dirk 2024-09-08 16:32:19 +02:00
parent 92bc6d4873
commit b5427e3006

View File

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