Bump version #

This commit is contained in:
Dirk 2018-11-30 10:02:39 +01:00
parent 7d40041652
commit 22a11b1e75

View File

@ -117,7 +117,7 @@ trap "child_error" USR1
########### Internal definitions
#
declare -r VERSION="3.0rc2"
declare -r VERSION="3.0rc3"
declare -r SWCONTACT="dirk aet testssl dot sh"
egrep -q "dev|rc|beta" <<< "$VERSION" && \
SWURL="https://testssl.sh/dev/" ||