Skip to content

Commit

Permalink
Merge pull request drwetter#2247 from drwetter/bump_version_rc
Browse files Browse the repository at this point in the history
Bump rc version
  • Loading branch information
drwetter committed Sep 28, 2022
2 parents 33376cc + 77a2d89 commit c487f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ trap "child_error" USR1

########### Internal definitions
#
declare -r VERSION="3.2rc1"
declare -r VERSION="3.2rc2"
declare -r SWCONTACT="dirk aet testssl dot sh"
[[ "$VERSION" =~ dev|rc|beta ]] && \
SWURL="https://testssl.sh/dev/" ||
Expand Down

0 comments on commit c487f91

Please sign in to comment.