New upstream version 2.3.5

This commit is contained in:
Jan Wagner 2023-10-18 09:45:11 +00:00
parent de72f6f588
commit d5a5faa95b
10 changed files with 47 additions and 34 deletions

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.64)
AC_INIT(monitoring-plugins,2.3.4)
AC_INIT(monitoring-plugins,2.3.5)
AC_CONFIG_SRCDIR(NPTest.pm)
AC_CONFIG_FILES([gl/Makefile])
AC_CONFIG_AUX_DIR(build-aux)