[Templates-cvs] cvs commit: Template2/lib/Template/Tutorial Datafile.pod Web.pod

cvs@template-toolkit.org cvs@template-toolkit.org
Mon, 12 Jan 2004 11:55:14 +0000


cvs         04/01/12 11:55:11

  Modified:    lib/Template/Tutorial Datafile.pod Web.pod
  Log:
  prep for version 2.12
  
  Revision  Changes    Path
  1.41      +11 -1     Template2/lib/Template/Tutorial/Datafile.pod
  
  Index: Datafile.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Tutorial/Datafile.pod,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Datafile.pod	2004/01/06 18:31:50	1.40
  +++ Datafile.pod	2004/01/12 11:55:11	1.41
  @@ -438,7 +438,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -448,3 +448,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4:
  
  
  
  1.41      +11 -1     Template2/lib/Template/Tutorial/Web.pod
  
  Index: Web.pod
  ===================================================================
  RCS file: /template-toolkit/Template2/lib/Template/Tutorial/Web.pod,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Web.pod	2004/01/06 18:31:50	1.40
  +++ Web.pod	2004/01/12 11:55:11	1.41
  @@ -778,7 +778,7 @@
   
   =head1 VERSION
   
  -Template Toolkit version 2.11, released on 06 January 2004.
  +Template Toolkit version 2.12, released on 12 January 2004.
   
   =head1 COPYRIGHT
   
  @@ -788,3 +788,13 @@
   This module is free software; you can redistribute it and/or
   modify it under the same terms as Perl itself.
   
  +
  +=cut
  +
  +# Local Variables:
  +# mode: perl
  +# perl-indent-level: 4
  +# indent-tabs-mode: nil
  +# End:
  +#
  +# vim: expandtab shiftwidth=4: