OpenVPN / openvpn-gui

OpenVPN GUI is a graphical frontend for OpenVPN running on Windows 7 / 8 / 10. It creates an icon in the notification area from which you can control OpenVPN to start/stop your VPN tunnels, view the log and do other useful things.
Other
1.44k stars 403 forks source link

Use full version number in the release tarball name #149

Open mattock opened 7 years ago

mattock commented 7 years ago

Right now openvpn-gui tarball only has the major version in it, e.g. openvpn-gui-11.tar.gz. It would be good to have the full version in the tarball name for at least two reasons:

I presented this idea earlier on openvpn-devel mailing list.

selvanair commented 7 years ago

Agreed. Let's add full version info into the tarball name.

ffes commented 7 years ago

Showing the downloaded version (2.4.x) in the GUI would be useful as well.

mattock commented 7 years ago

This is one of those "nice to have" features and as such, something else seems to have a priority. If somebody implements this I will definitely review and merge.