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

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


cvs         07/02/09 18:41:06

  Modified:    lib/Template/Stash Context.pm XS.pm
  Log:
  release version 2.18
  
  Revision  Changes    Path
  1.64      +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.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- Context.pm	2006/05/30 17:01:38	1.63
  +++ Context.pm	2007/02/09 18:41:06	1.64
  @@ -65,7 +65,7 @@
   #
   #----------------------------------------------------------------------------
   #
  -# $Id: Context.pm,v 1.63 2006/05/30 17:01:38 abw Exp $
  +# $Id: Context.pm,v 1.64 2007/02/09 18:41:06 abw Exp $
   #
   #============================================================================
   
  @@ -765,12 +765,12 @@
   =head1 VERSION
   
   1.63, distributed as part of the
  -Template Toolkit version 2.15b, released on 30 May 2006.
  +Template Toolkit version 2.18, released on 09 February 2007.
   
   =head1 COPYRIGHT
   
  -  Copyright (C) 1996-2006 Andy Wardley.  All Rights Reserved.
  -  Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
  +  Copyright (C) 1996-2007 Andy Wardley.  All Rights Reserved.
  +
   
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
  
  
  
  1.41      +3 -3      Template2/lib/Template/Stash/XS.pm
  
  Index: XS.pm
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Stash/XS.pm,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- XS.pm	2006/05/30 15:53:42	1.40
  +++ XS.pm	2007/02/09 18:41:06	1.41
  @@ -135,14 +135,14 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.15b, released on 30 May 2006.
  +Template Toolkit version 2.18, released on 09 February 2007.
   
   
   
   =head1 COPYRIGHT
   
  -  Copyright (C) 1996-2006 Andy Wardley.  All Rights Reserved.
  -  Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
  +  Copyright (C) 1996-2007 Andy Wardley.  All Rights Reserved.
  +
   
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.