diff options
author | Jan Wagner <waja@cyconet.org> | 2020-12-09 22:35:02 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2020-12-09 22:48:44 +0100 |
commit | bcedcee206b489d9fc2fb5ae49f934c1b44ee1d0 (patch) | |
tree | 34d5ba82c51e018b51522980e0106390903220d1 /NP-VERSION-GEN | |
parent | d9c87f84b4075c0efeb46c2f984b2170a00b8c89 (diff) | |
download | monitoring-plugins-bcedcee206b489d9fc2fb5ae49f934c1b44ee1d0.tar.gz |
New version number for git
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 dd74d0cd..c353b1d1 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN @@ -6,7 +6,7 @@ SRC_ROOT=`dirname $0` NPVF=NP-VERSION-FILE -DEF_VER=2.3 +DEF_VER=2.3git LF=' ' |