diff options
author | Holger Weiß <holger@zedat.fu-berlin.de> | 2013-10-02 15:21:01 (GMT) |
---|---|---|
committer | Holger Weiß <holger@zedat.fu-berlin.de> | 2013-10-02 15:21:01 (GMT) |
commit | c38a0b8a03128d8e429b9f2546137838807934d8 (patch) | |
tree | b1f7808e2612976e824ec4cbd4b4efdcd12a2e8c /NP-VERSION-GEN | |
parent | aebdf1890a88211b4d7981f8cb16f0c3ea1525e6 (diff) | |
download | monitoring-plugins-c38a0b8a03128d8e429b9f2546137838807934d8.tar.gz |
Prepare for the 1.5 releaserelease-1.5
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 c50c26b..ae507e4 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.16.git | 9 | DEF_VER=1.5.git |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |