diff options
author | Philip Olson <philip@php.net> | 2009-04-11 03:40:34 +0000 |
---|---|---|
committer | Philip Olson <philip@php.net> | 2009-04-11 03:40:34 +0000 |
commit | 517d4f6ebcf73b0f490fd57694508cec8bd2740a (patch) | |
tree | dc3d7f824a4552950803be0e1e63d13c981bc8db | |
parent | 3665b8a145001e691686b81d3266a8eacbe6282b (diff) | |
download | php-git-517d4f6ebcf73b0f490fd57694508cec8bd2740a.tar.gz |
Removed an unnecessary item, that calls for doc builds
-rw-r--r-- | README.RELEASE_PROCESS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index b0660f9789..ed1b3f1b36 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -252,8 +252,6 @@ number, and remove the RC from there. II. For PHP5: Set $CURRENT_QA_RELEASE_5 to false -12. Rebuild the English and Japanese docs (ask Derick) - Re-releasing the same version (or -pl) ------------------------------------ |