[Templates-cvs] cvs commit: Template2/lib/Template/Namespace Constants.pm
cvs@template-toolkit.org
cvs@template-toolkit.org
Tue, 06 Jan 2004 18:31:34 +0000
cvs 04/01/06 18:31:33
Modified: lib/Template/Namespace Constants.pm
Log:
* verion 2.11
Revision Changes Path
1.19 +5 -5 Template2/lib/Template/Namespace/Constants.pm
Index: Constants.pm
===================================================================
RCS file: /template-toolkit/Template2/lib/Template/Namespace/Constants.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Constants.pm 2003/07/24 16:16:34 1.18
+++ Constants.pm 2004/01/06 18:31:32 1.19
@@ -17,7 +17,7 @@
# modify it under the same terms as Perl itself.
#
# REVISION
-# $Id: Constants.pm,v 1.18 2003/07/24 16:16:34 abw Exp $
+# $Id: Constants.pm,v 1.19 2004/01/06 18:31:32 abw Exp $
#
#============================================================================
@@ -32,7 +32,7 @@
use base qw( Template::Base );
use vars qw( $VERSION $DEBUG );
-$VERSION = sprintf("%d.%02d", q$Revision: 1.18 $ =~ /(\d+)\.(\d+)/);
+$VERSION = sprintf("%d.%02d", q$Revision: 1.19 $ =~ /(\d+)\.(\d+)/);
$DEBUG = 0 unless defined $DEBUG;
@@ -179,12 +179,12 @@
=head1 VERSION
-1.17, distributed as part of the
-Template Toolkit version 2.10, released on 24 July 2003.
+1.18, distributed as part of the
+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