This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SelfLoader: Version bump to match CPAN release
authorSteffen Mueller <smueller@cpan.org>
Mon, 19 Dec 2011 19:05:43 +0000 (20:05 +0100)
committerSteffen Mueller <smueller@cpan.org>
Mon, 19 Dec 2011 19:05:43 +0000 (20:05 +0100)
dist/SelfLoader/lib/SelfLoader.pm

index a688899..03d4ce0 100644 (file)
@@ -2,7 +2,7 @@ package SelfLoader;
 use 5.008;
 use strict;
 use IO::Handle;
-our $VERSION = "1.19";
+our $VERSION = "1.20";
 
 # The following bit of eval-magic is necessary to make this work on
 # perls < 5.009005.