diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 09:45:08 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 09:45:08 +0100 |
commit | db93deea319e54aea52618108adfebdfab1f1a26 (patch) | |
tree | 20c0a5c991dd3c58c3ce28b2316b719d94762f2c /NP-VERSION-GEN | |
parent | 8239a9109666b05c53d5060ba6085c78b17bcd0a (diff) | |
download | monitoring-plugins-db93deea319e54aea52618108adfebdfab1f1a26.tar.gz |
Prepare for the 2.2 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 dd82bf11..cf78d69c 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN @@ -6,7 +6,7 @@ SRC_ROOT=`dirname $0` NPVF=NP-VERSION-FILE -DEF_VER=2.1.2.git +DEF_VER=2.2.git LF=' ' |