summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
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 4ff9be1..6816bcf 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.3) 4AC_INIT(nagios-plugins,1.4.4)
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)