diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-16 11:26:05 +0200 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2015-10-16 12:12:50 +0200 |
commit | bb90b0127d671858896dd646c536040bd465ef27 (patch) | |
tree | 04a08bfe6b81c3fa46ab41b2ee2b3518869ed8cc /NP-VERSION-GEN | |
parent | edcf7d64ee03f4b7fceb1ef470fb900572bce096 (diff) | |
download | monitoring-plugins-bb90b0127d671858896dd646c536040bd465ef27.tar.gz |
Prepare for the 2.1.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 12efad72..dd82bf11 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.1.git +DEF_VER=2.1.2.git LF=' ' |