diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:45:08 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:45:08 (GMT) |
commit | db93deea319e54aea52618108adfebdfab1f1a26 (patch) | |
tree | 20c0a5c991dd3c58c3ce28b2316b719d94762f2c /NP-VERSION-GEN | |
parent | 8239a9109666b05c53d5060ba6085c78b17bcd0a (diff) | |
download | monitoring-plugins-db93deea319e54aea52618108adfebdfab1f1a26.tar.gz |
Prepare for the 2.2 releasev2.2
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 dd82bf1..cf78d69 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.1.2.git | 9 | DEF_VER=2.2.git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |