Skip to content

Commit c942283

Browse files
committed
Re-add correct version \#
1 parent 49dcd5b commit c942283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ trap "child_error" USR1
122122

123123
########### Internal definitions
124124
#
125-
declare -r VERSION="3.2.1"
125+
declare -r VERSION="3.3dev"
126126
declare -r SWCONTACT="dirk aet testssl dot sh"
127127
[[ "$VERSION" =~ dev|rc|beta ]] && \
128128
SWURL="https://testssl.sh/dev/" ||

0 commit comments

Comments
 (0)