diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-11 09:15:36 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-07-11 09:15:36 (GMT) |
commit | 017b523fa4a8198d65e53b3ad414346f47ad0472 (patch) | |
tree | b0a3fb016ac6f42045119f104434de02cbc9a03e /NP-VERSION-GEN | |
parent | e4e95c1d594aa11fcc040241738c675d64c5ba44 (diff) | |
download | monitoring-plugins-017b523fa4a8198d65e53b3ad414346f47ad0472.tar.gz |
Prepare for the 2.0 release
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 ae507e4..26f94e7 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=1.5.git | 9 | DEF_VER=2.0.git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |