From 978b5c81acdd9245251f6182632db23eb26ff2fb Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Wed, 1 Feb 2006 18:08:07 +0000 Subject: Regenerated files that shipped with 5.8.8. p4raw-id: //depot/maint-5.8/perl@27040 --- ext/B/B/Asmdata.pm | 2 +- perlapi.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/B/B/Asmdata.pm b/ext/B/B/Asmdata.pm index f6e58cc067..9e41d6dd75 100644 --- a/ext/B/B/Asmdata.pm +++ b/ext/B/B/Asmdata.pm @@ -11,7 +11,7 @@ # package B::Asmdata; -our $VERSION = '1.01_01'; +our $VERSION = '1.01'; use Exporter; @ISA = qw(Exporter); diff --git a/perlapi.c b/perlapi.c index e3b70d9e27..4a8be39b8d 100644 --- a/perlapi.c +++ b/perlapi.c @@ -3,7 +3,7 @@ * perlapi.c * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, - * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others + * 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. -- cgit v1.2.1