Skip to content

Commit ff16dab

Browse files
committed
configure.ac: cut the release of NUT v2.8.0
1 parent 6043b8d commit ff16dab

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
@@ -5,7 +5,7 @@ dnl +------------------------------------------------------------------+
55
dnl NUT version number is defined here, with a Git suffixed macro like
66
dnl NUT_VERSION_MACRO "2.7.4-2838-gdfc3ac08"
77
dnl in include/nut_version.h (generated by make)
8-
AC_INIT([nut],[2.7.4.1],[https://github.com/networkupstools/nut/issues])
8+
AC_INIT([nut],[2.8.0],[https://github.com/networkupstools/nut/issues])
99
AC_CONFIG_AUX_DIR([.])
1010
AC_CONFIG_SRCDIR(server/upsd.c)
1111
AC_CONFIG_MACRO_DIR([m4])

0 commit comments

Comments
 (0)