Skip to content

Commit

Permalink
Bump RC version #
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Feb 18, 2019
1 parent 7ea470f commit 40f7e15
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 @@ -117,7 +117,7 @@ trap "child_error" USR1

########### Internal definitions
#
declare -r VERSION="3.0rc3"
declare -r VERSION="3.0rc4"
declare -r SWCONTACT="dirk aet testssl dot sh"
egrep -q "dev|rc|beta" <<< "$VERSION" && \
SWURL="https://testssl.sh/dev/" ||
Expand Down

0 comments on commit 40f7e15

Please sign in to comment.