[Bps-public-commit] template-declare branch, master, updated. ec6f9d763306d0952b964568d7ba1763170e3a6e

sartak at bestpractical.com sartak at bestpractical.com
Fri Oct 23 15:45:59 EDT 2009


The branch, master has been updated
       via  ec6f9d763306d0952b964568d7ba1763170e3a6e (commit)
      from  1b7fc86c03543fa466ff6830cb0c20d68882aa16 (commit)

Summary of changes:
 Changes                 |    4 +++-
 lib/Template/Declare.pm |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit ec6f9d763306d0952b964568d7ba1763170e3a6e
Author: Shawn M Moore <sartak at gmail.com>
Date:   Fri Oct 23 15:45:45 2009 -0400

    Version 0.40_02, release date

diff --git a/Changes b/Changes
index 7806c33..b3174df 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,6 @@
-0.41
+0.40_02 2009-10-23
+* David (Theory) Wheeler spent considerable effort on cleaning up
+  Template-Declare for this release.
 * Reworked all the documentation, neatening things, expanding the "USAGE"
   section, fixing bugs in the examples, and adding missing docs for various
   functions and methods.
diff --git a/lib/Template/Declare.pm b/lib/Template/Declare.pm
index 5b5069a..f44521c 100644
--- a/lib/Template/Declare.pm
+++ b/lib/Template/Declare.pm
@@ -7,7 +7,7 @@ use Template::Declare::Buffer;
 use Class::ISA;
 use String::BufferStack;
 
-our $VERSION = "0.40_01";
+our $VERSION = "0.40_02";
 
 use base 'Class::Data::Inheritable';
 __PACKAGE__->mk_classdata('dispatch_to');

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



More information about the Bps-public-commit mailing list