Skip to content

Commit 813916e

Browse files
uddrYuriy Darnobyt
authored andcommitted
Bump version to 11.46.0.0
Signed-off-by: Yuriy Darnobyt <[email protected]>
1 parent e8f9fa5 commit 813916e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2020

2121
AC_PREREQ(2.59)
2222
define([_GUI_VERSION_MAJOR], [11])
23-
define([_GUI_VERSION_MINOR], [45])
23+
define([_GUI_VERSION_MINOR], [46])
2424
AC_INIT([OpenVPN GUI],[_GUI_VERSION_MAJOR],[[email protected]],[openvpn-gui],[https://github.com/openvpn/openvpn-gui/])
2525
AC_DEFINE([PACKAGE_VERSION_RESOURCE], [_GUI_VERSION_MAJOR,_GUI_VERSION_MINOR,0,0], [Version in windows resource format])
2626
AC_DEFINE([PACKAGE_VERSION_RESOURCE_STR], ["_GUI_VERSION_MAJOR._GUI_VERSION_MINOR.0.0"], [Version as a string])

0 commit comments

Comments
 (0)