[monitoring-plugins] release 3.0.3

Lorenz Kästle git at monitoring-plugins.org
Fri Aug 7 15:20:14 CEST 2026


 Module: monitoring-plugins
 Branch: release_3.0.3
 Commit: ca92a52f471f4c8057ef8dd4cfb7242925543deb
 Author: Lorenz Kästle <12514511+RincewindsHat at users.noreply.github.com>
   Date: Fri Aug  7 15:17:02 2026 +0200
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ca92a52f

release 3.0.3

---

 NP-VERSION-GEN | 2 +-
 configure.ac   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NP-VERSION-GEN b/NP-VERSION-GEN
index eb14b2c4..45a9996b 100755
--- a/NP-VERSION-GEN
+++ b/NP-VERSION-GEN
@@ -6,7 +6,7 @@
 SRC_ROOT=`dirname $0`
 
 NPVF=NP-VERSION-FILE
-DEF_VER=3.0.3git
+DEF_VER=3.0.3
 
 LF='
 '
diff --git a/configure.ac b/configure.ac
index 0523f791..d0dd90e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
-AC_INIT([monitoring-plugins],[3.0.3git])
+AC_INIT([monitoring-plugins],[3.0.3])
 AC_CONFIG_SRCDIR(NPTest.pm)
 AC_CONFIG_FILES([gl/Makefile])
 AC_CONFIG_AUX_DIR(build-aux)



More information about the Commits mailing list