From: Brandon L Black Date: Mon, 2 Jun 2008 16:38:01 +0000 (+0000) Subject: 0.08_01 X-Git-Tag: 0.09~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d5fe153103fd1b74c7238354f09186d83f171cfb;p=gitmo%2FMRO-Compat.git 0.08_01 --- diff --git a/ChangeLog b/ChangeLog index d404b0b..93d7f09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Revision history for Perl extension MRO::Compat. +0.08_01 - Add fixup (and new tests) for RT#36256 0.07 - Tue May 20, 2008 diff --git a/lib/MRO/Compat.pm b/lib/MRO/Compat.pm index a1022a9..e2be0e3 100644 --- a/lib/MRO/Compat.pm +++ b/lib/MRO/Compat.pm @@ -5,7 +5,7 @@ require 5.006_000; # Keep this < 1.00, so people can tell the fake # mro.pm from the real one -our $VERSION = '0.07'; +our $VERSION = '0.08_01'; BEGIN { # Alias our private functions over to