Skip to content

Commit

Permalink
bump rev for beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Jun 24, 2017
1 parent 0d43f26 commit e4a6e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtualmin-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ printf "found %s\n" "$download" >> $log

SERIAL=GPL
KEY=GPL
VER=6.0.0
VER=6.0.1
vm_version=6
echo "$SERIAL" | grep "[^a-z^A-Z^0-9]" && echo "Serial number $SERIAL contains invalid characters." && exit
echo "$KEY" | grep "[^a-z^A-Z^0-9]" && echo "License $KEY contains invalid characters." && exit
Expand Down

0 comments on commit e4a6e6f

Please sign in to comment.