diff options
author | Jan Wagner <waja@cyconet.org> | 2023-10-17 13:20:22 (GMT) |
---|---|---|
committer | waja <waja@users.noreply.github.com> | 2023-10-17 15:56:06 (GMT) |
commit | 0d0b044c6d08a66b15257407b3906bcfba5d9fad (patch) | |
tree | 155e42c43a21e72886495376f268c520ea56456e /NP-VERSION-GEN | |
parent | e23a75d954311b3be429a9020e4d317b89615ee7 (diff) | |
download | monitoring-plugins-0d0b044c6d08a66b15257407b3906bcfba5d9fad.tar.gz |
Prepare release 2.3.4
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..06a3eaf 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.3.4 |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |