diff options
author | Jan Wagner <waja@cyconet.org> | 2024-07-23 16:12:49 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2024-07-23 19:26:58 (GMT) |
commit | 0b2fc152096c8521d3f277702fcc55008740ccea (patch) | |
tree | f069d1cca814a2dc886a8128f89d0c07d1d563d0 /NP-VERSION-GEN | |
parent | 1cca389751c78cc5f86da80f942caaf6f6385bbd (diff) | |
download | monitoring-plugins-0b2fc152096c8521d3f277702fcc55008740ccea.tar.gz |
Update version for release
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 | ' |