[Bps-public-commit] rt-extension-notificationmatrix branch, master, updated. 1.9-3-g3f86bae

Thomas Sibley trs at bestpractical.com
Tue Sep 13 13:46:52 EDT 2011


The branch, master has been updated
       via  3f86bae25479d16ff1c3f7dc1868db03dfadf71a (commit)
      from  404990e6ca4bb2fe6baf874ee3166075e6f25695 (commit)

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

- Log -----------------------------------------------------------------
commit 3f86bae25479d16ff1c3f7dc1868db03dfadf71a
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Sep 13 13:46:27 2011 -0400

    2.0 - Now with less email!

diff --git a/lib/RT/Extension/NotificationMatrix.pm b/lib/RT/Extension/NotificationMatrix.pm
index 254b1ec..21d7419 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 = '1.9';
+our $VERSION = '2.0';
 
 RT::Ruleset->Add(
     Name => 'NotificationMatrix',

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



More information about the Bps-public-commit mailing list