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