diff --git a/doc/pod/hacking.pod b/doc/pod/hacking.pod index dae1ff64f..2dd9978e2 100644 --- a/doc/pod/hacking.pod +++ b/doc/pod/hacking.pod @@ -631,7 +631,8 @@ special care when upgrading.) =item 4. Bump the revision number in F (subject 1.2) so that it could be -included in the release. +included in a final release. It should not be changed for a beta or +a release candidate. =item 5. @@ -646,9 +647,10 @@ release. =item 6. Check out a copy of the release branch. It's currently necessary to run -C to generate F. Then run C. -The only differences should be files that are generated by F; if -there are any other differences, fix the F file. +C and C to generate F. Then, run +C to generate all necessary files. Afterwards, run +C. There shouldn't be any differences; otherwise, +fix the F file. =item 7.