diff options
| author | Ferenc Kovacs <tyra3l@gmail.com> | 2013-01-24 12:56:02 +0100 |
|---|---|---|
| committer | Ferenc Kovacs <tyra3l@gmail.com> | 2013-01-30 14:12:38 +0100 |
| commit | cbdf9ea34cd7b8dd03c85a739e4c0732e22cf48e (patch) | |
| tree | c2a9c2b0c1397d23a3509815aa5aee76188c0d1b | |
| parent | 15e76e6a98ded4f28aa8d5a91b2286497e44fc5b (diff) | |
| download | php-git-cbdf9ea34cd7b8dd03c85a739e4c0732e22cf48e.tar.gz | |
now we have also an xz archive
| -rw-r--r-- | README.RELEASE_PROCESS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 3fa944ee3b..e725625297 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -64,7 +64,7 @@ Do not use abbreviations for alpha and beta. ``git push --tags origin HEAD`` 8. run: ``./makedist 5.4.2RC2``, this will export the tree, create configure -and build two tarballs (one gz and one bz2). +and build three tarballs (gz,bz2 and xz). 9. Copy those two tarballs to www.php.net, in your homedir there should be a directory "downloads/". Copy them into there, so that the system can generate |
