Author: crossley Date: Mon Jun 8 06:23:45 2009 New Revision: 782539 URL: http://svn.apache.org/viewvc?rev=782539&view=rev Log: Ensure that no version number edits have been missed.
Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?rev=782539&r1=782538&r2=782539&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml (original) +++ forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Mon Jun 8 06:23:45 2009 @@ -549,6 +549,11 @@ In the "Verify" section near the end, add the name of the Release Manager and the PGP key Id used to sign the release. </p></li> + <li>Search (e.g. with find and grep) to ensure that no version numbers + have been missed. Sometimes people add more hard-coded version numbers + since the last release. If you find any, then add them to the list + above (or better still, automate them). + </li> <li>Commit all of the above changes after the code-freeze has started in the next section.</li> </ol>