[Templates-cvs] cvs commit: Template2/lib Template.pm
cvs@template-toolkit.org
cvs@template-toolkit.org
Tue, 06 Jan 2004 18:31:14 +0000
cvs 04/01/06 18:31:14
Modified: lib Template.pm
Log:
* verion 2.11
Revision Changes Path
2.72 +4 -4 Template2/lib/Template.pm
Index: Template.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template.pm,v
retrieving revision 2.71
retrieving revision 2.72
diff -u -r2.71 -r2.72
--- Template.pm 2003/10/08 10:05:22 2.71
+++ Template.pm 2004/01/06 18:31:13 2.72
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Template.pm,v 2.71 2003/10/08 10:05:22 abw Exp $
+# $Id: Template.pm,v 2.72 2004/01/06 18:31:13 abw Exp $
#
#========================================================================
@@ -38,7 +38,7 @@
## This is the main version number for the Template Toolkit.
## It is extracted by ExtUtils::MakeMaker and inserted in various places.
-$VERSION = '2.10a';
+$VERSION = '2.11';
$ERROR = '';
$DEBUG = 0;
@@ -938,11 +938,11 @@
=head1 VERSION
-Template Toolkit version 2.10, released on 24 July 2003.
+Template Toolkit version 2.11, released on 06 January 2004.
=head1 COPYRIGHT
- Copyright (C) 1996-2003 Andy Wardley. All Rights Reserved.
+ Copyright (C) 1996-2004 Andy Wardley. All Rights Reserved.
Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
This module is free software; you can redistribute it and/or