Change 21034 by [EMAIL PROTECTED] on 2003/09/04 18:57:14 Regen the Asmdata for maint (only the VERSION changes, which is okay)
Affected files ... ... //depot/maint-5.8/perl/ext/B/B/Asmdata.pm#5 edit Differences ... ==== //depot/maint-5.8/perl/ext/B/B/Asmdata.pm#5 (text+w) ==== Index: perl/ext/B/B/Asmdata.pm --- perl/ext/B/B/Asmdata.pm#4~20241~ Sun Jul 27 13:07:20 2003 +++ perl/ext/B/B/Asmdata.pm Thu Sep 4 11:57:14 2003 @@ -10,7 +10,7 @@ # package B::Asmdata; -our $VERSION = '1.00'; +our $VERSION = '1.01'; use Exporter; @ISA = qw(Exporter); End of Patch.