Browse Source

bump version to 5

pull/1/head
Heiko Hund 11 years ago
parent
commit
02b924f48a
  1. 2
      configure.ac

2
configure.ac

@ -19,7 +19,7 @@ dnl distribution); if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
AC_PREREQ(2.59)
define([_GUI_VERSION], [4])
define([_GUI_VERSION], [5])
AC_INIT([OpenVPN GUI],[_GUI_VERSION],[openvpn-devel@lists.sourceforge.net],[openvpn-gui],[http://openvpn-gui.sf.net])
AC_DEFINE([PACKAGE_VERSION_RESOURCE], [_GUI_VERSION,0,0,0], [Version in windows resource format])
AC_CONFIG_AUX_DIR([.])

Loading…
Cancel
Save