diff options
author | Jan Wagner <waja@cyconet.org> | 2023-02-02 10:21:40 +0000 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-02-02 10:21:40 +0000 |
commit | 0208994b9a7197961323fad45c2f2dd87e6645c7 (patch) | |
tree | 78ae61a428ef7f46ee3c4ce2625c2673bf2bba16 /NP-VERSION-GEN | |
parent | 1a964086aacce594ea73a641620ccfdc98782105 (diff) | |
download | monitoring-plugins-0208994b9a7197961323fad45c2f2dd87e6645c7.tar.gz |
Switch back to git version
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 b4c8d24e..c353b1d1 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.3.3 | 9 | DEF_VER=2.3git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |