[Bps-public-commit] rt-extension-notificationmatrix branch, master, updated. 2.0-3-g31bb9bb

Thomas Sibley trs at bestpractical.com
Wed Sep 14 16:43:20 EDT 2011


The branch, master has been updated
       via  31bb9bb752debc6a3e098e1e66329852ca67a0b4 (commit)
      from  01acf0807ca951a87ce9db0cd08a75e8f611a5e3 (commit)

Summary of changes:
 lib/RT/Extension/NotificationMatrix.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 31bb9bb752debc6a3e098e1e66329852ca67a0b4
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed Sep 14 16:43:17 2011 -0400

    Bump version

diff --git a/lib/RT/Extension/NotificationMatrix.pm b/lib/RT/Extension/NotificationMatrix.pm
index 21d7419..2a37f22 100644
--- a/lib/RT/Extension/NotificationMatrix.pm
+++ b/lib/RT/Extension/NotificationMatrix.pm
@@ -2,7 +2,7 @@ use warnings;
 use strict;
 
 package RT::Extension::NotificationMatrix;
-our $VERSION = '2.0';
+our $VERSION = '2.1';
 
 RT::Ruleset->Add(
     Name => 'NotificationMatrix',

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list