mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Merge pull request #2217 from drwetter/3.2rc1
Bump version 3.1dev to first release candidate
This commit is contained in:
commit
b577234e6d
@ -122,7 +122,7 @@ trap "child_error" USR1
|
||||
|
||||
########### Internal definitions
|
||||
#
|
||||
declare -r VERSION="3.1dev"
|
||||
declare -r VERSION="3.2rc1"
|
||||
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