diff options
author | Jan Wagner <waja@cyconet.org> | 2020-12-09 14:10:53 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2020-12-09 14:10:53 +0100 |
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 cf78d69c..dd74d0cd 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN @@ -6,7 +6,7 @@ SRC_ROOT=`dirname $0` NPVF=NP-VERSION-FILE -DEF_VER=2.2.git +DEF_VER=2.3 LF=' ' |