Bump version no of rc

This commit is contained in:
Dirk 2018-10-09 12:36:15 +02:00
parent 8007607037
commit 2fb137dfcf
1 changed files with 1 additions and 1 deletions

View File

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