Skip to content

Commit aef8616

Browse files
authored
Merge pull request #2992 from testssl/back2thedev
Change banner back to 3.3dev
2 parents 4086cb5 + 094c61c commit aef8616

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)