diff options
author | Jan Wagner <waja@cyconet.org> | 2023-10-17 15:20:22 +0200 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-10-17 16:30:02 +0200 |
commit | ec80e322af1bb2b354a26d739d2e495962f4bdf0 (patch) | |
tree | 155e42c43a21e72886495376f268c520ea56456e /NP-VERSION-GEN | |
parent | 2a047014385022c8dc06dad4da0428db14898689 (diff) | |
download | monitoring-plugins-ec80e322af1bb2b354a26d739d2e495962f4bdf0.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 c353b1d1..06a3eafa 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 | ' |