diff options
author | Sven Nierlein <sven@nierlein.de> | 2022-10-19 14:51:17 +0200 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2022-10-19 14:51:17 +0200 |
commit | cf66d7c9d11517f5e105ae0b6043e0835f6b96c8 (patch) | |
tree | 9c522b99324175e7034e4970eb5d7ad29ab834e3 /NP-VERSION-GEN | |
parent | d4f71ac2e7370e20b64150db0b859c9ba4b6a098 (diff) | |
download | monitoring-plugins-cf66d7c9d11517f5e105ae0b6043e0835f6b96c8.tar.gz |
set release version for 2.3.2v2.3.2maint-2.3.2
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 c353b1d1..9dadc5df 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=2.3git | 9 | DEF_VER=2.3.2 |
10 | 10 | ||
11 | LF=' | 11 | LF=' |
12 | ' | 12 | ' |