[Bps-public-commit] rt-extension-formtools branch, enabled-by, updated. 0.07_03-5-g038e7b4

Kevin Falcone falcone at bestpractical.com
Mon May 9 11:17:35 EDT 2011


The branch, enabled-by has been updated
       via  038e7b4a2dba9d8d90d34c1d8531a54a98ce4af3 (commit)
      from  9d20423fffe0c6efa6ec0efc3ac47ff221908cf1 (commit)

Summary of changes:
 MANIFEST                      |    2 ++
 lib/RT/Extension/FormTools.pm |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 038e7b4a2dba9d8d90d34c1d8531a54a98ce4af3
Author: Kevin Falcone <kevin at jibsheet.com>
Date:   Fri Apr 22 18:22:28 2011 -0400

    Update the version to account for the incorrect manifest

diff --git a/MANIFEST b/MANIFEST
index 3cc83a5..ec051f7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,7 +1,9 @@
+html/Callbacks/FormTools/Elements/Header/Head
 html/FormTools/Field
 html/FormTools/Form
 html/FormTools/Next
 html/FormTools/ShowChoices
+html/NoAuth/js/form_tools.js
 inc/Module/Install.pm
 inc/Module/Install/Base.pm
 inc/Module/Install/Can.pm
diff --git a/lib/RT/Extension/FormTools.pm b/lib/RT/Extension/FormTools.pm
index f63b423..0e20a15 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.07_03';
+our $VERSION = '0.07_04';
 
 =head2 is_core_field
 

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



More information about the Bps-public-commit mailing list