From b27ab37aeafe7d0f4963a1c9b2e69c1d68e2bc84 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Thu, 16 May 2013 14:14:41 +0100 Subject: Updated changelog --- debian/changelog | 7 +++++++ lib/mauve/version.rb | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 66ece88..5eda141 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mauvealert (3.15.11-1) stable; urgency=low + + * Notifications now generate just one history entry to ensure that the + previous changes regarding notification supression work. + + -- Patrick J Cherry Thu, 16 May 2013 14:13:43 +0100 + mauvealert (3.15.10-1ubuntu1) stable; urgency=low * Database is now queried to see if a notification should be suppressed. diff --git a/lib/mauve/version.rb b/lib/mauve/version.rb index 0014105..eb3fe1f 100644 --- a/lib/mauve/version.rb +++ b/lib/mauve/version.rb @@ -5,6 +5,6 @@ module Mauve # # Current version - VERSION="3.15.6" + VERSION="3.15.11" end -- cgit v1.2.1