Skip to content

Commit

Permalink
update version to 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aquette committed Mar 9, 2016
1 parent 9bb75c4 commit 541890f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dnl | Network UPS Tools: configure.ac |
dnl +------------------------------------------------------------------+

dnl NUT version number is defined here, with a Git suffix in include/nut_version.h
AC_INIT(nut, 2.7.3.1, [https://github.com/networkupstools/nut/issues])
AC_INIT(nut, 2.7.4, [https://github.com/networkupstools/nut/issues])
AC_CONFIG_SRCDIR(server/upsd.c)
AC_CONFIG_MACRO_DIR([m4])
echo "Network UPS Tools version ${PACKAGE_VERSION}"
Expand Down

0 comments on commit 541890f

Please sign in to comment.