diff options
author | Jan Wagner <waja@cyconet.org> | 2023-10-17 17:56:44 +0200 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-10-17 17:56:44 +0200 |
commit | 8cebcf6e1b7278d1014a1f17c941cecd2ea8f734 (patch) | |
tree | 8344d3cf0a9a061f4b5fed269bd862cda4a8700b /NP-VERSION-GEN | |
parent | 2a047014385022c8dc06dad4da0428db14898689 (diff) | |
parent | 63b127e279acfa52e7f62867c7b7b43a10688b17 (diff) | |
download | monitoring-plugins-8cebcf6.tar.gz |
Merge branch 'master' of github.com:monitoring-plugins/monitoring-plugins
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 | ' |