[Bps-public-commit] rt-extension-commentoncreate branch, master, updated. 0.02-6-gf97950c
Jim Brandt
jbrandt at bestpractical.com
Thu Jun 21 14:27:46 EDT 2012
The branch, master has been updated
via f97950ce2df91f2917ca235f0e0798a7d816f08c (commit)
from 0f29e278e64eee7e536d20b0e90a91023f5c36ee (commit)
Summary of changes:
Changes | 2 +-
lib/RT/Extension/CommentOnCreate.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit f97950ce2df91f2917ca235f0e0798a7d816f08c
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Thu Jun 21 14:26:56 2012 -0400
Version to 0.02.01 for dev release
diff --git a/Changes b/Changes
index eaf34b2..8878a23 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
Revision history for RT-Extension-CommentOnCreate
-0.03_01
+0.02_01
Don't include articles in comments (requires RT patch
for RT version <= 4.0.6)
diff --git a/lib/RT/Extension/CommentOnCreate.pm b/lib/RT/Extension/CommentOnCreate.pm
index 6b2103d..9902c49 100644
--- a/lib/RT/Extension/CommentOnCreate.pm
+++ b/lib/RT/Extension/CommentOnCreate.pm
@@ -1,6 +1,6 @@
package RT::Extension::CommentOnCreate;
-our $VERSION = '0.03_01';
+our $VERSION = '0.02_01';
use warnings;
use strict;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list