summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSubhendu Ghosh <sghosh@users.sourceforge.net>2006-04-19 03:42:34 (GMT)
committerSubhendu Ghosh <sghosh@users.sourceforge.net>2006-04-19 03:42:34 (GMT)
commita369a30000fc88b6a43c0d51b6cb4d9ec68043aa (patch)
treedbfdf40db828f60d03118219ae859c00ffeeaaf7
parent55cb62f40eb99a140690cc1af45066fb1a33baa0 (diff)
downloadmonitoring-plugins-a369a30000fc88b6a43c0d51b6cb4d9ec68043aa.tar.gz
version update - release pending
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1379 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 b1efa09..ae6253b 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.2) 4AC_INIT(nagios-plugins,1.4.3)
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 85f6a4e..60c9956 100644
--- a/package.def
+++ b/package.def
@@ -1 +1 @@
PACKAGE_RELEASE="1.4.2" PACKAGE_RELEASE="1.4.3"