Imported Upstream version 2.1.1

This commit is contained in:
Jan Wagner 2014-12-02 05:36:29 +01:00
parent 060ec72678
commit 61401f6508
17 changed files with 180 additions and 132 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)
AC_INIT(monitoring-plugins,2.1.1)
AC_CONFIG_SRCDIR(NPTest.pm)
AC_CONFIG_FILES([gl/Makefile])
AC_CONFIG_AUX_DIR(build-aux)