summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-11-01 21:15:52 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-11-01 21:15:52 (GMT)
commitfea92b5c044330a3c6dcc3438bebb9c18ccfc971 (patch)
tree6c4a05813c2cc5012f12caa93ce1f4fa9929309c /configure.in
parent6c61b8c7bfeaedfca53832c16b00b81f85ca5186 (diff)
downloadmonitoring-plugins-fea92b5c044330a3c6dcc3438bebb9c18ccfc971.tar.gz
For 1.4.5 releaserelease-1.4.5
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1532 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 6816bcf..0dd8551 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.58) 3AC_PREREQ(2.58)
4AC_INIT(nagios-plugins,1.4.4) 4AC_INIT(nagios-plugins,1.4.5)
5AC_CONFIG_SRCDIR(NPTest.pm) 5AC_CONFIG_SRCDIR(NPTest.pm)
6AM_INIT_AUTOMAKE([1.8.3]) 6AM_INIT_AUTOMAKE([1.8.3])
7AM_CONFIG_HEADER(config.h) 7AM_CONFIG_HEADER(config.h)