Module::Install, small things
[gitmo/Class-C3.git] / README
diff --git a/README b/README
index 86571da..9f4cccd 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Class::C3 version 0.15_01
+Class::C3 version 0.15_06
 ===========================
 
 INSTALLATION
@@ -20,9 +20,9 @@ This module requires these other modules and libraries:
 Additionally, this module will optionally take advantage of
 these if installed:
 
-       Class::C3::XS 0.01_06
+       Class::C3::XS 0.01_07
 
-SPECIAL NOTE FOR 0.15_05
+SPECIAL NOTE FOR 0.15_06
 
 To try this with the new perl core c3 support,
 download the most recent copy perl-current:
@@ -31,7 +31,7 @@ http://mirrors.develooper.com/perl/APC/perl-current-snap/
 
 sh Configure -Dusedevel -Dprefix=/where/I/want/it -d -e && make && make test && make install
 
-then try your C3-using software against this perl + Class::C3 0.15_05.
+then try your C3-using software against this perl + Class::C3 0.15_06.
 
 COPYRIGHT AND LICENCE