From 3da41065af354a950eb09e1a8fb75539a9510dc2 Mon Sep 17 00:00:00 2001 From: cbyers Date: Thu, 19 Dec 2024 09:33:57 -0600 Subject: [PATCH] Prep for release 4.5.9 --- configure | 4 ++-- configure.ac | 4 ++-- contrib/epel-nagios.spec | 2 +- doxy.conf | 2 +- html/main.php | 4 ++-- html/side.php | 2 +- include/common.h | 4 ++-- nagios.spec | 2 +- startup/default-service.in | 2 +- update-version | 4 ++-- 10 files changed, 15 insertions(+), 15 deletions(-) diff --git a/configure b/configure index e3ee1bfd6..7a68a4081 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.8" +PKG_VERSION="4.5.9" PKG_HOME_URL="https://www.nagios.org/" -PKG_REL_DATE="2024-11-19" +PKG_REL_DATE="2024-12-19" diff --git a/configure.ac b/configure.ac index 1ca03b29a..b4d3c73d2 100644 --- a/configure.ac +++ b/configure.ac @@ -12,9 +12,9 @@ AC_PREFIX_DEFAULT(/usr/local/nagios) PKG_NAME=nagios -PKG_VERSION="4.5.8" +PKG_VERSION="4.5.9" PKG_HOME_URL="https://www.nagios.org/" -PKG_REL_DATE="2024-11-19" +PKG_REL_DATE="2024-12-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 92be866ac..6f692c9a7 100644 --- a/contrib/epel-nagios.spec +++ b/contrib/epel-nagios.spec @@ -3,7 +3,7 @@ %global bootstrap 0 Name: nagios -Version: 4.5.8 +Version: 4.5.9 Release: 4%{?dist} Summary: Host/service/network monitoring program diff --git a/doxy.conf b/doxy.conf index f3c0f181e..e59175bc7 100644 --- a/doxy.conf +++ b/doxy.conf @@ -1,5 +1,5 @@ PROJECT_NAME = Nagios -PROJECT_NUMBER = 4.5.8 +PROJECT_NUMBER = 4.5.9 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 53327b2a4..15713f8d8 100644 --- a/html/main.php +++ b/html/main.php @@ -1,7 +1,7 @@
Version
-
November 19, 2024
+
December 19, 2024
Check for updates diff --git a/html/side.php b/html/side.php index de82ca616..52f4bea6a 100644 --- a/html/side.php +++ b/html/side.php @@ -1,7 +1,7 @@