[Bps-public-commit] rt-extension-notificationmatrix branch, master, updated. 2.1-4-g7188c3a
Thomas Sibley
trs at bestpractical.com
Thu Sep 29 14:23:29 EDT 2011
The branch, master has been updated
via 7188c3a5969551c91660c84540f300c6b454a6a0 (commit)
from db55a15f0f3d2c25bfe7afe9a176056dc8aab871 (commit)
Summary of changes:
MANIFEST | 1 +
lib/RT/Extension/NotificationMatrix.pm | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 7188c3a5969551c91660c84540f300c6b454a6a0
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Sep 29 14:23:18 2011 -0400
Version bump and manifest update
diff --git a/MANIFEST b/MANIFEST
index 7f7d237..9f272da 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,3 +1,4 @@
+doc/rules-and-usage
html/Admin/Queues/NotificationMatrix.html
html/Callbacks/NotificationMatrix/Admin/Elements/QueueTabs/Default
inc/Module/Install.pm
diff --git a/lib/RT/Extension/NotificationMatrix.pm b/lib/RT/Extension/NotificationMatrix.pm
index 026efef..22fff86 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.1';
+our $VERSION = '2.2';
RT::Ruleset->Add(
Name => 'NotificationMatrix',
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list