Bump subversion number

This commit is contained in:
Dirk 2018-09-07 17:05:41 +02:00
parent 485c09461b
commit 1b06d6e61a

View File

@ -105,7 +105,7 @@ fi
trap "cleanup" QUIT EXIT
trap "child_error" USR1
readonly VERSION="2.9.5-6"
readonly VERSION="2.9.5-7"
readonly SWCONTACT="dirk aet testssl dot sh"
egrep -q "dev|rc" <<< "$VERSION" && \
SWURL="https://testssl.sh/dev/" ||