mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
Bump rc version
... so that distributors feel more encouraged to switch to this version and drop 3.0.x
This commit is contained in:
parent
33376cca8c
commit
77a2d891cf
@ -122,7 +122,7 @@ trap "child_error" USR1
|
||||
|
||||
########### Internal definitions
|
||||
#
|
||||
declare -r VERSION="3.2rc1"
|
||||
declare -r VERSION="3.2rc2"
|
||||
declare -r SWCONTACT="dirk aet testssl dot sh"
|
||||
[[ "$VERSION" =~ dev|rc|beta ]] && \
|
||||
SWURL="https://testssl.sh/dev/" ||
|
||||
|
Loading…
Reference in New Issue
Block a user