Skip to content

Commit 094c61c

Browse files
committed
Change banner back to 3.3dev
1 parent cdc892e commit 094c61c

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.3dev-snapshot-2602"
125+
declare -r VERSION="3.3dev"
126126
# shellcheck disable=SC2034
127127
declare -r SWCONTACT="dirk aet testssl dot sh"
128128
[[ "$VERSION" =~ dev|rc|beta|snapshot ]] && \

0 commit comments

Comments
 (0)