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:
Ton Voon 2005-01-05 21:32:21 +00:00
parent 3982b98ba2
commit 96c9d82e4c
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-beta1)
AC_INIT(nagios-plugins,1.4-beta2)
AC_CONFIG_SRCDIR(Helper.pm)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)

View file

@ -1 +1 @@
PACKAGE_RELEASE="1.4.0-alpha3"
PACKAGE_RELEASE="1.4.0-beta2"