Signed-off-by: Pascal Wittmann <[email protected]> --- src/logcheck | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/logcheck b/src/logcheck index 0f56643..bfae8c9 100755 --- a/src/logcheck +++ b/src/logcheck @@ -51,7 +51,7 @@ GETOPTS="c:dhH:l:L:m:opr:RsS:tTuvw" # Get the details for the email message DATE="$(date +'%Y-%m-%d %H:%M %z')" -VERSION="1.3.14" +VERSION="1.3.16" # Set the default report level REPORTLEVEL="server" -- 1.9.0 _______________________________________________ Logcheck-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/logcheck-devel

