summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <ton.voon@opsera.com>2009-09-16 08:33:05 (GMT)
committerTon Voon <ton.voon@opsera.com>2009-09-16 08:33:05 (GMT)
commitbc26fec6d69d3d7b417e8ae74df58eb22cdd8e34 (patch)
treebd82317d8dcd0aab75be1f220e7463c160dd90ad /configure.in
parentbbadda8979b4cd4d7cb6a9aa189ff494cbbace28 (diff)
downloadmonitoring-plugins-bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34.tar.gz
Prep for 1.4.14 releaserelease-1.4.14
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 68ac0a0..505af93 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.13) 3AC_INIT(nagios-plugins,1.4.14)
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)