version update - release pending

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1379 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
Subhendu Ghosh 2006-04-19 03:42:34 +00:00
parent 55cb62f40e
commit a369a30000
2 changed files with 2 additions and 2 deletions

View 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.2)
AC_INIT(nagios-plugins,1.4.3)
AC_CONFIG_SRCDIR(NPTest.pm)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)

View file

@ -1 +1 @@
PACKAGE_RELEASE="1.4.2"
PACKAGE_RELEASE="1.4.3"