diff options
author | Ton Voon <ton.voon@opsera.com> | 2009-09-16 09:33:05 +0100 |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2009-09-16 09:33:05 +0100 |
commit | bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34 (patch) | |
tree | bd82317d8dcd0aab75be1f220e7463c160dd90ad /NP-VERSION-GEN | |
parent | bbadda8979b4cd4d7cb6a9aa189ff494cbbace28 (diff) | |
download | monitoring-plugins-bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34.tar.gz |
Prep for 1.4.14 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 657ef3c0..273e0665 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.13.git +DEF_VER=1.4.14.git LF=' ' |