diff options
author | Jan Wagner <waja@cyconet.org> | 2020-12-09 21:35:02 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2020-12-09 21:48:44 (GMT) |
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 dd74d0c..c353b1d 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 | 9 | DEF_VER=2.3git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |