Version 0.12 0.12
Tomas Doran [Tue, 4 Dec 2012 19:53:55 +0000 (19:53 +0000)]
ChangeLog
lib/MRO/Compat.pm

index 8e7aa39..a0a5dcc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 Revision history for Perl extension MRO::Compat.
 
+0.12 - Tue Dec 4, 2012
     - Bump Class::C3 dependency on 5.8 which in turn will automatically
       install Class::C3::XS if possible
     - Fix nonfunctional SYNOPSIS (RT#78325)
index e3e5ea8..be0fc80 100644 (file)
@@ -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.11';
+our $VERSION = '0.12';
 
 BEGIN {
     # Alias our private functions over to