diff --git a/configure b/configure index f176ad325..e3ee1bfd6 100755 --- a/configure +++ b/configure @@ -2878,9 +2878,9 @@ ac_config_headers="$ac_config_headers include/ignored_config.h include/config.h PKG_NAME=nagios -PKG_VERSION="4.5.7" +PKG_VERSION="4.5.8" PKG_HOME_URL="https://www.nagios.org/" -PKG_REL_DATE="2024-10-24" +PKG_REL_DATE="2024-11-19" diff --git a/configure.ac b/configure.ac index 4e4d495ce..1ca03b29a 100644 --- a/configure.ac +++ b/configure.ac @@ -12,9 +12,9 @@ AC_PREFIX_DEFAULT(/usr/local/nagios) PKG_NAME=nagios -PKG_VERSION="4.5.7" +PKG_VERSION="4.5.8" PKG_HOME_URL="https://www.nagios.org/" -PKG_REL_DATE="2024-10-24" +PKG_REL_DATE="2024-11-19" dnl Figure out how to invoke "install" and what install options to use. AC_PROG_INSTALL diff --git a/contrib/epel-nagios.spec b/contrib/epel-nagios.spec index 081abc6dd..92be866ac 100644 --- a/contrib/epel-nagios.spec +++ b/contrib/epel-nagios.spec @@ -3,7 +3,7 @@ %global bootstrap 0 Name: nagios -Version: 4.5.7 +Version: 4.5.8 Release: 4%{?dist} Summary: Host/service/network monitoring program diff --git a/doxy.conf b/doxy.conf index e73a7af0b..f3c0f181e 100644 --- a/doxy.conf +++ b/doxy.conf @@ -1,5 +1,5 @@ PROJECT_NAME = Nagios -PROJECT_NUMBER = 4.5.7 +PROJECT_NUMBER = 4.5.8 PROJECT_BRIEF = "Dev docs for Nagios core and neb-module hackers" INPUT = lib/ docs/ diff --git a/html/main.php b/html/main.php index 823c3777d..df3df3f77 100644 --- a/html/main.php +++ b/html/main.php @@ -1,7 +1,7 @@ @@ -68,7 +68,7 @@ function setCoreStatusHTML(image, text) {