[Bps-public-commit] rt-extension-formtools branch, master, updated. 0.11_01-3-g854b923

Jim Brandt jbrandt at bestpractical.com
Thu Oct 25 16:54:47 EDT 2012


The branch, master has been updated
       via  854b923df92235095947a3744a6d1444268444c5 (commit)
      from  fde1e8a83e6adefe996efc912c89d5aac2f94012 (commit)

Summary of changes:
 lib/RT/Extension/FormTools.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 854b923df92235095947a3744a6d1444268444c5
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Thu Oct 25 16:53:36 2012 -0400

    Set version to 0.12

diff --git a/lib/RT/Extension/FormTools.pm b/lib/RT/Extension/FormTools.pm
index b921030..0659755 100644
--- a/lib/RT/Extension/FormTools.pm
+++ b/lib/RT/Extension/FormTools.pm
@@ -3,7 +3,7 @@ use strict;
 
 package RT::Extension::FormTools;
 
-our $VERSION = '0.11_01';
+our $VERSION = '0.12';
 
 =head2 is_core_field
 

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



More information about the Bps-public-commit mailing list