johannes                                 Thu, 03 Mar 2011 13:23:05 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=308894

Log:
- Be more consistent in these instructions

Changed paths:
    U   php/php-src/trunk/README.RELEASE_PROCESS

Modified: php/php-src/trunk/README.RELEASE_PROCESS
===================================================================
--- php/php-src/trunk/README.RELEASE_PROCESS    2011-03-03 13:22:09 UTC (rev 
308893)
+++ php/php-src/trunk/README.RELEASE_PROCESS    2011-03-03 13:23:05 UTC (rev 
308894)
@@ -111,9 +111,9 @@

  c. ``$RELEASE_PROCESS`` = array(4 => true, 5 => true)

-1. Update in ``php-bugs/trunk/include/php_versions.php`` to include the new RC 
and commit.
+1. Update in ``web/php-bugs/trunk/include/php_versions.php`` to include the 
new RC and commit.

-2. Update ``php/trunk/include/version.inc`` (x=major version number)
+2. Update ``web/php/trunk/include/version.inc`` (x=major version number)

  a. ``$PHP_x_RC`` = "5.3.0RC1"

@@ -121,7 +121,7 @@

 3. Commit those changes:

- a. ``svn commit include/version.inc include/releases.inc``
+ a. ``svn commit web/qa/trunk web/php-bugs/trunk web/php/trunk``

 4. For the first RC, write the doc team (php...@lists.php.net) about updating 
the
 INSTALL and win32/install.txt files which are generated from the PHP manual 
sources.

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to