We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d6ba0 commit 59df601Copy full SHA for 59df601
NP-VERSION-GEN
@@ -6,7 +6,7 @@
6
SRC_ROOT=`dirname $0`
7
8
NPVF=NP-VERSION-FILE
9
-DEF_VER=2.4.7.git
+DEF_VER=2.4.8.git
10
11
LF='
12
'
configure.ac
@@ -1,6 +1,6 @@
1
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.59)
3
-AC_INIT(nagios-plugins,2.4.7)
+AC_INIT(nagios-plugins,2.4.8)
4
AC_CONFIG_SRCDIR(NPTest.pm)
5
AC_CONFIG_FILES([gl/Makefile
nagios-plugins.spec])
0 commit comments