Bump version number to 3.0rc5

This commit is contained in:
Dirk 2019-04-25 09:21:23 +02:00
parent e85c0b12ee
commit 5ba95db0b0

View File

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