This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
porting/rmg: Expand on CoreList version bump
authorFather Chrysostomos <sprout@cpan.org>
Sun, 17 Jul 2011 02:14:23 +0000 (19:14 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 17 Jul 2011 02:14:23 +0000 (19:14 -0700)
Porting/release_managers_guide.pod

index 1525d32..c58bc20 100644 (file)
@@ -447,6 +447,9 @@ Check that file over carefully:
 If necessary, bump C<$VERSION> (there's no need to do this for
 every RC; in RC1, bump the version to a new clean number that will
 appear in the final release, and leave as-is for the later RCs and final).
+It may also happen that C<Module::CoreList> has been modified in blead, and
+hence has a new version number already.  (But make sure it is not the same
+number as a CPAN release.)
 
 Edit the version number in the new C<< 'Module::CoreList' => 'X.YZ' >>
 entry, as that is likely to reflect the previous version number.