summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-04-11 12:08:06 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-04-11 12:08:06 (GMT)
commit56d7e8464971da14ade7bad08b8f43eb89f941e1 (patch)
treeccc5a0d71ec7085b2d1edb2d4b69cd5bbdcf4d1a /configure.in
parentb1c694368b982919d8e563d9e922bddee034f45b (diff)
downloadmonitoring-plugins-56d7e8464971da14ade7bad08b8f43eb89f941e1.tar.gz
1.4.8 releaserelease-1.4.8
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1680 f882894a-f735-0410-b71e-b25c423dba1c
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 a53ef4f..e6843d6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
1dnl Process this file with autoconf to produce a configure script. 1dnl Process this file with autoconf to produce a configure script.
2AC_REVISION ($Revision$) 2AC_REVISION ($Revision$)
3AC_PREREQ(2.59) 3AC_PREREQ(2.59)
4AC_INIT(nagios-plugins,1.4.7) 4AC_INIT(nagios-plugins,1.4.8)
5AC_CONFIG_SRCDIR(NPTest.pm) 5AC_CONFIG_SRCDIR(NPTest.pm)
6AC_CONFIG_FILES(gl/Makefile) 6AC_CONFIG_FILES(gl/Makefile)
7AC_CONFIG_AUX_DIR(build-aux) 7AC_CONFIG_AUX_DIR(build-aux)