diff options
author | Jan Wagner <waja@cyconet.org> | 2020-12-09 13:10:53 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2020-12-09 13:10:53 (GMT) |
commit | 233251f43ba8404f3fd6fc3524ac06e6924985fb (patch) | |
tree | ea832c3d60d00153d7ed053b4b853677ff022e99 /NP-VERSION-GEN | |
parent | 81b99ded7ff0116ebd4b7969d51ffb9e0aba8abc (diff) | |
download | monitoring-plugins-233251f43ba8404f3fd6fc3524ac06e6924985fb.tar.gz |
Updating version number
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 cf78d69..dd74d0c 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.2.git | 9 | DEF_VER=2.3 |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |