We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6043b8d commit ff16dabCopy full SHA for ff16dab
configure.ac
@@ -5,7 +5,7 @@ dnl +------------------------------------------------------------------+
5
dnl NUT version number is defined here, with a Git suffixed macro like
6
dnl NUT_VERSION_MACRO "2.7.4-2838-gdfc3ac08"
7
dnl in include/nut_version.h (generated by make)
8
-AC_INIT([nut],[2.7.4.1],[https://github.com/networkupstools/nut/issues])
+AC_INIT([nut],[2.8.0],[https://github.com/networkupstools/nut/issues])
9
AC_CONFIG_AUX_DIR([.])
10
AC_CONFIG_SRCDIR(server/upsd.c)
11
AC_CONFIG_MACRO_DIR([m4])
0 commit comments