summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2007-12-13 22:39:36 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2007-12-13 22:39:36 (GMT)
commitbc236609d5779b6eb7f076c12b05a5eb1c5a02d2 (patch)
treea31039a3365fff60f7952946b309c3e96648f313 /configure.in
parent9747b9083cc3cd6a029fa88e6f9ae3a77e471a26 (diff)
downloadmonitoring-plugins-bc236609d5779b6eb7f076c12b05a5eb1c5a02d2.tar.gz
Preparation for 1.4.11release-1.4.11
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1873 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 a262493..7843443 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.10) 4AC_INIT(nagios-plugins,1.4.11)
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)