Imported Upstream version 2.1.2

This commit is contained in:
Jan Wagner 2015-10-16 14:43:39 +02:00
parent 494a834dcf
commit 55c71a6fd3
14 changed files with 54 additions and 20 deletions

View file

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