diff options
author | Jan Wagner <waja@cyconet.org> | 2023-02-01 13:40:55 +0000 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-02-01 13:40:55 +0000 |
commit | 1a964086aacce594ea73a641620ccfdc98782105 (patch) | |
tree | 8038ed9e09893fa9dbf46f58cd563c3efdaee193 /NP-VERSION-GEN | |
parent | e88a2889da629674368378411580363a4b403ce1 (diff) | |
download | monitoring-plugins-1a964086aacce594ea73a641620ccfdc98782105.tar.gz |
Preaparing Release 2.3.3v2.3.3
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..b4c8d24e 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.3 |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |