Code

For 1.4.2 release
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 19 Sep 2005 13:51:20 +0000 (13:51 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Mon, 19 Sep 2005 13:51:20 +0000 (13:51 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1228 f882894a-f735-0410-b71e-b25c423dba1c

configure.in
package.def

index 2f1274b9d87c37db356b0ed34a6f77730ffd8902..76ad0130aa67981fcd5106e141cb59aa3726f101 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_REVISION ($Revision$)
 AC_PREREQ(2.58)
-AC_INIT(nagios-plugins,1.4.1)
+AC_INIT(nagios-plugins,1.4.2)
 AC_CONFIG_SRCDIR(NPTest.pm)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
index 7f2c939105f95ae4b9bdc908fdef961d8c8ccd4a..85f6a4e2539abd7520b677112b2057db144b3da5 100644 (file)
@@ -1 +1 @@
-PACKAGE_RELEASE="1.4.1"
+PACKAGE_RELEASE="1.4.2"