diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-27 16:30:02 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-27 16:30:02 (GMT) |
commit | 20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96 (patch) | |
tree | 2063f9368bd3322d365518e6562b995325fb39d7 /NP-VERSION-GEN | |
parent | cbc8a7f313c3e093165e544b4507539932c7f3e1 (diff) | |
download | monitoring-plugins-20e0cd61c08a07ac34dd7524ccfd88e2cbc16c96.tar.gz |
Prepare for the 1.4.16 releaserelease-1.4.16
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 cc11287..c50c26b 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.15.git | 9 | DEF_VER=1.4.16.git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |