mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
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:
parent
55cb62f40e
commit
a369a30000
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
PACKAGE_RELEASE="1.4.2"
|
||||
PACKAGE_RELEASE="1.4.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue