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

cvs@template-toolkit.org cvs@template-toolkit.org
Thu, 24 Jul 2003 17:16:34 +0100


cvs         03/07/24 16:16:34

  Modified:    lib/Template/Namespace Constants.pm
  Log:
  version 2.10
  
  Revision  Changes    Path
  1.18      +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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- Constants.pm	2003/04/24 09:14:42	1.17
  +++ Constants.pm	2003/07/24 16:16:34	1.18
  @@ -17,7 +17,7 @@
   #   modify it under the same terms as Perl itself.
   #
   # REVISION
  -#   $Id: Constants.pm,v 1.17 2003/04/24 09:14:42 abw Exp $
  +#   $Id: Constants.pm,v 1.18 2003/07/24 16:16:34 abw Exp $
   #
   #============================================================================
   
  @@ -32,7 +32,7 @@
   use base qw( Template::Base );
   use vars qw( $VERSION $DEBUG );
   
  -$VERSION = sprintf("%d.%02d", q$Revision: 1.17 $ =~ /(\d+)\.(\d+)/);
  +$VERSION = sprintf("%d.%02d", q$Revision: 1.18 $ =~ /(\d+)\.(\d+)/);
   $DEBUG   = 0 unless defined $DEBUG;
   
   
  @@ -179,12 +179,12 @@
   
   =head1 VERSION
   
  -1.16, distributed as part of the
  -Template Toolkit version 2.09b, released on 24 April 2003.
  +1.17, distributed as part of the
  +Template Toolkit version 2.10, released on 24 July 2003.
   
   =head1 COPYRIGHT
   
  -  Copyright (C) 1996-2002 Andy Wardley.  All Rights Reserved.
  +  Copyright (C) 1996-2003 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