[Bps-public-commit] rt-extension-manageautocreatedusers branch, master, updated. 0.08-10-g9244fa3

Wallace Reis wreis at bestpractical.com
Thu Feb 26 14:58:26 EST 2015


The branch, master has been updated
       via  9244fa3a233895326ac3522656bda76bf816bcc7 (commit)
      from  7e346820752fed6a7688904852dfb2e76126c4f1 (commit)

Summary of changes:
 Changes                                    | 3 +++
 lib/RT/Extension/ManageAutoCreatedUsers.pm | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 9244fa3a233895326ac3522656bda76bf816bcc7
Author: Wallace Reis <wreis at bestpractical.com>
Date:   Thu Feb 26 16:56:25 2015 -0300

    Bump version and update changelog

diff --git a/Changes b/Changes
index b0625be..437e181 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for RT-Extension-ManageAutoCreatedUsers
 
+0.11     2015-02-26
+ - Meta changes
+
 0.10     2014-12-19
  - Doc Changes
  - RTx() implies both all_from and readme_from
diff --git a/lib/RT/Extension/ManageAutoCreatedUsers.pm b/lib/RT/Extension/ManageAutoCreatedUsers.pm
index e6252bf..29270e8 100644
--- a/lib/RT/Extension/ManageAutoCreatedUsers.pm
+++ b/lib/RT/Extension/ManageAutoCreatedUsers.pm
@@ -6,7 +6,7 @@ use RT::Extension::MergeUsers;
 use Scalar::Util 'blessed';
 use Module::Runtime 'use_module';
 
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 RT->AddJavaScript('manage-autocreated-users.js');
 

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


More information about the Bps-public-commit mailing list