[Bps-public-commit] RT-Extension-AddAdminCcsOnQueueChange branch, master, updated. 0.02-6-ge55b3cd

Thomas Sibley trs at bestpractical.com
Wed May 18 14:22:28 EDT 2011


The branch, master has been updated
       via  e55b3cd48213dce344a2c38a4843f6eafb7f76e9 (commit)
      from  97d7f73c42cc2a16312a7aa92e3299ea878bcc26 (commit)

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

- Log -----------------------------------------------------------------
commit e55b3cd48213dce344a2c38a4843f6eafb7f76e9
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed May 18 14:22:16 2011 -0400

    Bump the version to 0.03

diff --git a/META.yml b/META.yml
index 16fcfc0..ce0ac08 100644
--- a/META.yml
+++ b/META.yml
@@ -21,4 +21,4 @@ no_index:
     - t
 resources:
   license: http://opensource.org/licenses/gpl-license.php
-version: 0.02
+version: 0.03
diff --git a/lib/RT/Extension/AddAdminCcsOnQueueChange.pm b/lib/RT/Extension/AddAdminCcsOnQueueChange.pm
index 1184854..4566872 100644
--- a/lib/RT/Extension/AddAdminCcsOnQueueChange.pm
+++ b/lib/RT/Extension/AddAdminCcsOnQueueChange.pm
@@ -8,6 +8,6 @@ It is freely redistributable under the terms of version 2 of the GNU GPL.
 
 package RT::Extension::AddAdminCcsOnQueueChange;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 1;

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



More information about the Bps-public-commit mailing list