summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 05416c2)
raw | patch | inline | side by side (parent: 05416c2)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 19 Sep 2005 13:51:20 +0000 (13:51 +0000) | ||
committer | Ton 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 | patch | blob | history | |
package.def | patch | blob | history |
diff --git a/configure.in b/configure.in
index 2f1274b9d87c37db356b0ed34a6f77730ffd8902..76ad0130aa67981fcd5106e141cb59aa3726f101 100644 (file)
--- a/configure.in
+++ b/configure.in
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)
diff --git a/package.def b/package.def
index 7f2c939105f95ae4b9bdc908fdef961d8c8ccd4a..85f6a4e2539abd7520b677112b2057db144b3da5 100644 (file)
--- a/package.def
+++ b/package.def
-PACKAGE_RELEASE="1.4.1"
+PACKAGE_RELEASE="1.4.2"