summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:51:20 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:51:20 (GMT)
commit5cd4b560476a188c677a45e98749eb48de7292f8 (patch)
tree7bb3bbc5f860657acf70598f85cb578abb627076
parent05416c2c33454ae047c85b2bfeae82309653fcf8 (diff)
downloadmonitoring-plugins-release-1.4.2.tar.gz
For 1.4.2 releaserelease-1.4.2
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1228 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--configure.in2
-rw-r--r--package.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 2f1274b..76ad013 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.1) 4AC_INIT(nagios-plugins,1.4.2)
5AC_CONFIG_SRCDIR(NPTest.pm) 5AC_CONFIG_SRCDIR(NPTest.pm)
6AM_INIT_AUTOMAKE 6AM_INIT_AUTOMAKE
7AM_CONFIG_HEADER(config.h) 7AM_CONFIG_HEADER(config.h)
diff --git a/package.def b/package.def
index 7f2c939..85f6a4e 100644
--- a/package.def
+++ b/package.def
@@ -1 +1 @@
PACKAGE_RELEASE="1.4.1" PACKAGE_RELEASE="1.4.2"