diff options
author | Ton Voon <ton.voon@opsera.com> | 2010-07-27 21:45:20 +0100 |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2010-07-27 21:45:20 +0100 |
commit | e546a084afd62af8e5fcd8bfbd9d9c757a6b90e9 (patch) | |
tree | 518e541dd1d88125a4bb78b305144ae61318cb7b /NP-VERSION-GEN | |
parent | 4bb8e2f51481338f7381b48186502519863399aa (diff) | |
download | monitoring-plugins-e546a084afd62af8e5fcd8bfbd9d9c757a6b90e9.tar.gz |
1.4.15 prep
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 273e0665..cc112878 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.14.git +DEF_VER=1.4.15.git LF=' ' |