Bump RC version #
This commit is contained in:
parent
7ea470f7c1
commit
40f7e15f26
|
@ -117,7 +117,7 @@ trap "child_error" USR1
|
||||||
|
|
||||||
########### Internal definitions
|
########### Internal definitions
|
||||||
#
|
#
|
||||||
declare -r VERSION="3.0rc3"
|
declare -r VERSION="3.0rc4"
|
||||||
declare -r SWCONTACT="dirk aet testssl dot sh"
|
declare -r SWCONTACT="dirk aet testssl dot sh"
|
||||||
egrep -q "dev|rc|beta" <<< "$VERSION" && \
|
egrep -q "dev|rc|beta" <<< "$VERSION" && \
|
||||||
SWURL="https://testssl.sh/dev/" ||
|
SWURL="https://testssl.sh/dev/" ||
|
||||||
|
|
Loading…
Reference in New Issue