diff options
author | Lukas Smith <lsmith@php.net> | 2009-06-30 11:37:24 +0000 |
---|---|---|
committer | Lukas Smith <lsmith@php.net> | 2009-06-30 11:37:24 +0000 |
commit | f0a55e20d56e4d6bd590607d7f1d4b88f5e8e2d3 (patch) | |
tree | fc2ef2d7e7dc16215a8f4357f1a0d5e0a698c16b /README.RELEASE_PROCESS | |
parent | 5a8169902a12c7cf394c28c6c2296d662395a7f1 (diff) | |
download | php-git-f0a55e20d56e4d6bd590607d7f1d4b88f5e8e2d3.tar.gz |
MFH: formatting fix for the re-releasing section
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r-- | README.RELEASE_PROCESS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 25f9ec1156..f7b2e3a5ee 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -248,9 +248,8 @@ number, and remove the RC from there. II. For PHP5: Set $CURRENT_QA_RELEASE_5 to false - Re-releasing the same version (or -pl) ------------------------------------- +-------------------------------------- 1. Commit the new binaries to ``phpweb/distributions/`` @@ -281,4 +280,3 @@ to upgrade. 5. Wait an hour or two, then send a mail to php-announce@lists.php.net, php-general@lists.php.net and internals@lists.php.net with a text similar to the news entry. - |