[Logcheck-devel] [PATCH] Set VERSION to the current version (i.e. 1.3.16).

Pascal Wittmann mail at pascal-wittmann.de
Thu Mar 13 22:20:56 UTC 2014


Signed-off-by: Pascal Wittmann <mail at pascal-wittmann.de>
---
 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




More information about the Logcheck-devel mailing list