Re-add correct version \#

This commit is contained in:
Dirk Wetter
2025-07-03 15:01:04 +02:00
parent 49dcd5b854
commit c942283b34

View File

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