[Logcheck-commits] [logcheck] 01/01: src/logcheck: set VERSION to the current version

Hannes von Haugwitz hvhaugwitz at moszumanska.debian.org
Sat Oct 18 06:31:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

hvhaugwitz pushed a commit to branch master
in repository logcheck.

commit 3b37edba68466bd5217ae3a09defb14e6d834eb9
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sat Oct 18 08:27:22 2014 +0200

    src/logcheck: set VERSION to the current version
---
 debian/changelog | 1 +
 src/logcheck     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f976616..6727f26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ logcheck (1.3.17) UNRELEASED; urgency=low
   * src/logcheck:
     - changed '#!/bin/bash' to '#!/usr/bin/env bash'
     - use '/run/lock/logcheck' instead of '/var/lock/logcheck'
+    - set VERSION to the current version, thanks to Pascal Wittmann
   * ignore.d.workstation/wpasupplicant:
     - adjusted 'Group rekeying' rule and ignore 'CTRL-EVENT-SCAN-STARTED'
       message (LP: #1325349)
diff --git a/src/logcheck b/src/logcheck
index 9c123dd..a8d2d02 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.17"
 
 # Set the default report level
 REPORTLEVEL="server"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/logcheck/logcheck.git



More information about the Logcheck-commits mailing list