Change 20692 by [EMAIL PROTECTED] on 2003/08/14 05:23:58

        One more VERSION bump.

Affected files ...

... //depot/perl/lib/SelfLoader.pm#17 edit

Differences ...

==== //depot/perl/lib/SelfLoader.pm#17 (text) ====
Index: perl/lib/SelfLoader.pm
--- perl/lib/SelfLoader.pm#16~20578~    Sat Aug  9 00:34:16 2003
+++ perl/lib/SelfLoader.pm      Wed Aug 13 22:23:58 2003
@@ -3,7 +3,7 @@
 require Exporter;
 @ISA = qw(Exporter);
 @EXPORT = qw(AUTOLOAD);
-$VERSION = "1.0903";
+$VERSION = "1.0904";
 sub Version {$VERSION}
 $DEBUG = 0;
 
End of Patch.

Reply via email to