summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2012-06-27 16:30:02 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2012-06-27 16:30:02 (GMT)
commit20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96 (patch)
tree2063f9368bd3322d365518e6562b995325fb39d7 /configure.in
parentcbc8a7f313c3e093165e544b4507539932c7f3e1 (diff)
downloadmonitoring-plugins-20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96.tar.gz
Prepare for the 1.4.16 releaserelease-1.4.16
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e8fc789..bf66109 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.59) 2AC_PREREQ(2.59)
3AC_INIT(nagios-plugins,1.4.15) 3AC_INIT(nagios-plugins,1.4.16)
4AC_CONFIG_SRCDIR(NPTest.pm) 4AC_CONFIG_SRCDIR(NPTest.pm)
5AC_CONFIG_FILES([gl/Makefile 5AC_CONFIG_FILES([gl/Makefile
6 nagios-plugins.spec]) 6 nagios-plugins.spec])