diff options
author | 2013-10-02 17:21:01 +0200 | |
---|---|---|
committer | 2013-10-02 17:21:01 +0200 | |
commit | c38a0b8a03128d8e429b9f2546137838807934d8 (patch) | |
tree | b1f7808e2612976e824ec4cbd4b4efdcd12a2e8c /NP-VERSION-GEN | |
parent | aebdf1890a88211b4d7981f8cb16f0c3ea1525e6 (diff) | |
download | monitoring-plugins-c38a0b8a03128d8e429b9f2546137838807934d8.tar.gz |
Prepare for the 1.5 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 c50c26bd..ae507e4a 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN @@ -6,7 +6,7 @@ SRC_ROOT=`dirname $0` NPVF=NP-VERSION-FILE -DEF_VER=1.4.16.git +DEF_VER=1.5.git LF=' ' |