diff --git a/proxpn b/proxpn index b9a490a..bdc310d 100755 --- a/proxpn +++ b/proxpn @@ -15,7 +15,7 @@ # run it using sudo. If it is not run with sudo it will automatically use # dry-run mode. -VERSION=3.0.0 +VERSION=4.0.0 echo -e "\nWelcome to the ProXPN OpenVPN Bash Client!" OPENVPN=`which openvpn`