[Templates-cvs] cvs commit: Template2/lib Template.pm

cvs@template-toolkit.org cvs@template-toolkit.org


cvs         06/05/26 13:45:33

  Modified:    lib      Template.pm
  Log:
  Version 2.15
  
  Revision  Changes    Path
  2.85      +6 -6      Template2/lib/Template.pm
  
  Index: Template.pm
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template.pm,v
  retrieving revision 2.84
  retrieving revision 2.85
  diff -u -r2.84 -r2.85
  --- Template.pm	2006/02/01 11:55:27	2.84
  +++ Template.pm	2006/05/26 13:45:32	2.85
  @@ -17,7 +17,7 @@
   #   modify it under the same terms as Perl itself.
   #
   # REVISION
  -#   $Id: Template.pm,v 2.84 2006/02/01 11:55:27 abw Exp $
  +#   $Id: Template.pm,v 2.85 2006/05/26 13:45:32 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.14a';
  +$VERSION     = '2.15';
   $ERROR       = '';
   $DEBUG       = 0;
   $BINMODE     = 0 unless defined $BINMODE;
  @@ -937,20 +937,20 @@
   
   =head1 AUTHOR
   
  -Andy Wardley E<lt>abw@andywardley.comE<gt>
  +Andy Wardley E<lt>abw@wardley.orgE<gt>
   
  -L<http://www.andywardley.com/|http://www.andywardley.com/>
  +L<http://wardley.org/|http://wardley.org/>
   
   
   
   
   =head1 VERSION
   
  -Template Toolkit version 2.15, released on 30 January 2006.
  +Template Toolkit version 2.15, released on 26 May 2006.
   
   =head1 COPYRIGHT
   
  -  Copyright (C) 1996-2004 Andy Wardley.  All Rights Reserved.
  +  Copyright (C) 1996-2006 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