diff options
author | Jan Wagner <waja@cyconet.org> | 2014-12-01 10:11:03 +0100 |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2014-12-01 11:08:01 +0100 |
commit | f2fe51604ee47b70c3b4510fc9408c1cc77407b0 (patch) | |
tree | 8054b72a0337d3265eab7047ee9147219e9d1488 /NP-VERSION-GEN | |
parent | dea9bc113e6042b6a2f2f36fb67a0e55bcbec13a (diff) | |
download | monitoring-plugins-f2fe51604ee47b70c3b4510fc9408c1cc77407b0.tar.gz |
Prepare 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 1878eb9c..12efad72 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.git +DEF_VER=2.1.1.git LF=' ' |