mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-08 16:26:23 -04:00
Update version number to next release
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1079 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
3982b98ba2
commit
96c9d82e4c
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-beta1)
|
||||
AC_INIT(nagios-plugins,1.4-beta2)
|
||||
AC_CONFIG_SRCDIR(Helper.pm)
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
PACKAGE_RELEASE="1.4.0-alpha3"
|
||||
PACKAGE_RELEASE="1.4.0-beta2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue