From 493fa7023da980dfa5eca31037351b78c050ccdf Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 2 Jul 2012 11:34:10 +0100 Subject: Version bump --- debian/changelog | 6 ++++++ lib/mauve/version.rb | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c672479..9345a15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mauvealert (3.9.4) stable; urgency=low + + * Clear cleared_at time if raised_at time is set on alert reception. + + -- Patrick J Cherry Mon, 02 Jul 2012 11:33:35 +0100 + mauvealert (3.9.3) stable; urgency=low * no_one_in is now only called once per DuringRunner instance per diff --git a/lib/mauve/version.rb b/lib/mauve/version.rb index c40e319..9bd57e0 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -5,6 +5,6 @@ module Mauve # # Current version - VERSION="3.9.3" + VERSION="3.9.4" end -- cgit v1.2.3