summaryrefslogtreecommitdiff
path: root/README.RELEASE_PROCESS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-04-19 00:25:44 -0700
committerStanislav Malyshev <stas@php.net>2012-04-19 10:45:21 -0700
commit2b8e9430c89b7c3b711127a58b6904d52569d06a (patch)
tree21f9ff000ca936576ea2a36c911bfe9e2b23c304 /README.RELEASE_PROCESS
parent701332ce301f9ea9fa4d40eb945de0c1880dad8a (diff)
downloadphp-git-2b8e9430c89b7c3b711127a58b6904d52569d06a.tar.gz
fix RCs
Diffstat (limited to 'README.RELEASE_PROCESS')
-rw-r--r--README.RELEASE_PROCESS4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS
index 6a6da62d02..a8e36c2b6f 100644
--- a/README.RELEASE_PROCESS
+++ b/README.RELEASE_PROCESS
@@ -58,12 +58,12 @@ Do not use abbreviations for alpha and beta.
5. Commit these changes to the branch with ``git commit -a``.
6. Tag the repository with the version, e.g.:
-``git tag -u YOURKEYID PHP-5.4.2-RC2``
+``git tag -u YOURKEYID php-5.4.2RC2``
7. Push the changes to the main repo:
``git push --tags origin HEAD``
-8. run: ``./makedist 5.4.2-RC2``, this will export the tree, create configure
+8. run: ``./makedist 5.4.2RC2``, this will export the tree, create configure
and build two tarballs (one gz and one bz2).
9. Copy those two tarballs to www.php.net, in your homedir there should be a