Skip to content

Commit b4cdc37

Browse files
committed
trailing zero sounds better / is more distinguishable
1 parent 295a68e commit b4cdc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
125+
declare -r VERSION="3.2.0"
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)