Bump version no of rc
This commit is contained in:
parent
8007607037
commit
2fb137dfcf
|
@ -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/" ||
|
||||
|
|
Loading…
Reference in New Issue