diff options
author | waja <waja@users.noreply.github.com> | 2024-07-24 20:20:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 20:20:46 (GMT) |
commit | 1f1906e94895e46bb4fd103e411381c4093a26f2 (patch) | |
tree | 14cee289a0d472ac27f084adde96e8a5f2216735 /NP-VERSION-GEN | |
parent | 1cca389751c78cc5f86da80f942caaf6f6385bbd (diff) | |
parent | e0f4dbdf4e1b6df15c8fc9efe0897e7738f10e64 (diff) | |
download | monitoring-plugins-1f1906e94895e46bb4fd103e411381c4093a26f2.tar.gz |
Merge pull request #2008 from waja/2.4.0
2.4.0
Diffstat (limited to 'NP-VERSION-GEN')
-rwxr-xr-x | NP-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NP-VERSION-GEN b/NP-VERSION-GEN index c353b1d..9bcbb73 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN | |||
@@ -6,7 +6,7 @@ | |||
6 | SRC_ROOT=`dirname $0` | 6 | SRC_ROOT=`dirname $0` |
7 | 7 | ||
8 | NPVF=NP-VERSION-FILE | 8 | NPVF=NP-VERSION-FILE |
9 | DEF_VER=2.3git | 9 | DEF_VER=2.4.0 |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |