[Templates-cvs] cvs commit: Template2/lib/Template/Stash Context.pm XS.pm
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 06/05/30 15:53:42
Modified: lib/Template/Stash Context.pm XS.pm
Log:
Rebuild in preparation for 2.15b
Revision Changes Path
1.62 +4 -4 Template2/lib/Template/Stash/Context.pm
Index: Context.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Stash/Context.pm,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- Context.pm 2006/05/26 13:46:11 1.61
+++ Context.pm 2006/05/30 15:53:42 1.62
@@ -65,7 +65,7 @@
#
#----------------------------------------------------------------------------
#
-# $Id: Context.pm,v 1.61 2006/05/26 13:46:11 abw Exp $
+# $Id: Context.pm,v 1.62 2006/05/30 15:53:42 abw Exp $
#
#============================================================================
@@ -77,7 +77,7 @@
use Template::Stash;
use vars qw( $VERSION $DEBUG $ROOT_OPS $SCALAR_OPS $HASH_OPS $LIST_OPS );
-$VERSION = sprintf("%d.%02d", q$Revision: 1.61 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.62 $ =~ /(\d+)\.(\d+)/);
#========================================================================
@@ -765,8 +765,8 @@
=head1 VERSION
-1.60, distributed as part of the
-Template Toolkit version 2.15, released on 26 May 2006.
+1.61, distributed as part of the
+Template Toolkit version 2.15b, released on 30 May 2006.
=head1 COPYRIGHT
1.40 +1 -1 Template2/lib/Template/Stash/XS.pm
Index: XS.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Stash/XS.pm,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- XS.pm 2006/05/26 13:46:11 1.39
+++ XS.pm 2006/05/30 15:53:42 1.40
@@ -135,7 +135,7 @@
=head1 VERSION
-Template Toolkit version 2.15, released on 26 May 2006.
+Template Toolkit version 2.15b, released on 30 May 2006.