johannes Wed Jun 10 18:15:22 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src README.RELEASE_PROCESS
Log:
MFH Hannes said this shall not be run for RCs
http://cvs.php.net/viewvc.cgi/php-src/README.RELEASE_PROCESS?r1=1.1.2.18&r2=1.1.2.19&diff_format=u
Index: php-src/README.RELEASE_PROCESS
diff -u php-src/README.RELEASE_PROCESS:1.1.2.18
php-src/README.RELEASE_PROCESS:1.1.2.19
--- php-src/README.RELEASE_PROCESS:1.1.2.18 Sat Apr 11 03:42:02 2009
+++ php-src/README.RELEASE_PROCESS Wed Jun 10 18:15:22 2009
@@ -114,21 +114,17 @@
1. Update in ``php-bugs-web/include/functions.inc`` the ``show_version_option``
function to include the new RC and commit.
-2. Run the bumpRelease script for phpweb in your local checkout
-
- a. ``php bin/bumpRelease 5`` (or ``php bin/bumpRelease 4`` for PHP4)
-
-3. Update ``phpweb/include/version.inc`` (x=major version number)
+2. Update ``phpweb/include/version.inc`` (x=major version number)
a. ``$PHP_x_RC`` = "5.3.0RC1"
b. ``$PHP_x_RC_DATE`` = "06 September 2007"
-4. Commit those changes:
+3. Commit those changes:
a. ``cvs commit include/version.inc include/releases.inc``
-5. For the first RC, write the doc team ([email protected]) about updating
the
+4. For the first RC, write the doc team ([email protected]) about updating
the
INSTALL and win32/install.txt files which are generated from the PHP manual
sources.
Rolling a stable release
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php