diff --git a/configure.in b/configure.in index 0002d61b..24ff210a 100644 --- a/configure.in +++ b/configure.in @@ -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-beta2) +AC_INIT(nagios-plugins,1.4) AC_CONFIG_SRCDIR(Helper.pm) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)