diff options
author | Ton Voon <ton.voon@opsera.com> | 2009-09-16 08:33:05 (GMT) |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2009-09-16 08:33:05 (GMT) |
commit | bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34 (patch) | |
tree | bd82317d8dcd0aab75be1f220e7463c160dd90ad /NP-VERSION-GEN | |
parent | bbadda8979b4cd4d7cb6a9aa189ff494cbbace28 (diff) | |
download | monitoring-plugins-bc26fec6d69d3d7b417e8ae74df58eb22cdd8e34.tar.gz |
Prep for 1.4.14 releaserelease-1.4.14
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 657ef3c..273e066 100755 --- a/NP-VERSION-GEN +++ b/NP-VERSION-GEN | |||
@@ -6,7 +6,7 @@ | |||
6 | SRC_ROOT=`dirname $0` | 6 | SRC_ROOT=`dirname $0` |
7 | 7 | ||
8 | NPVF=NP-VERSION-FILE | 8 | NPVF=NP-VERSION-FILE |
9 | DEF_VER=1.4.13.git | 9 | DEF_VER=1.4.14.git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |