summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <ton.voon@opsera.com>2010-07-27 20:45:20 (GMT)
committerTon Voon <ton.voon@opsera.com>2010-07-27 20:45:20 (GMT)
commite546a084afd62af8e5fcd8bfbd9d9c757a6b90e9 (patch)
tree518e541dd1d88125a4bb78b305144ae61318cb7b /configure.in
parent4bb8e2f51481338f7381b48186502519863399aa (diff)
downloadmonitoring-plugins-e546a084afd62af8e5fcd8bfbd9d9c757a6b90e9.tar.gz
1.4.15 preprelease-1.4.15
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 61d0e95..bdd4431 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.14) 3AC_INIT(nagios-plugins,1.4.15)
4AC_CONFIG_SRCDIR(NPTest.pm) 4AC_CONFIG_SRCDIR(NPTest.pm)
5AC_CONFIG_FILES(gl/Makefile) 5AC_CONFIG_FILES(gl/Makefile)
6AC_CONFIG_AUX_DIR(build-aux) 6AC_CONFIG_AUX_DIR(build-aux)