| Ilia Alshanetsky 2006-09-14, 6:57 pm |
| iliaa Thu Sep 14 19:43:02 2006 UTC
Modified files:
/qaweb/include rc-md5sums.txt release-qa.php
Log:
5.2.0RC4
http://cvs.php.net/viewvc.cgi/qaweb...3&diff_format=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.42 qaweb/include/rc-md5sums.txt:1.43
--- qaweb/include/rc-md5sums.txt:1.42 Sun Sep 3 15:46:46 2006
+++ qaweb/include/rc-md5sums.txt Thu Sep 14 19:43:01 2006
@@ -1,4 +1,4 @@
bb89d67c3a011229adea6c31aae6751b php-4.4.4RC1.tar.bz2
13d41fcc56bb5e164c488575a0b96e59 php-4.4.4RC1.tar.gz
-79a9e8ecd8edcfcc033bbd49967ad47a php-5.2.0RC3.tar.bz2
-735c8f0385483afc732c09c5bb4257a3 php-5.2.0RC3.tar.gz
+71456d89419e5b67c59aca713a3c86f4 php-5.2.0RC4.tar.bz2
+41c5ac4a378266b17a7fde9565325cb9 php-5.2.0RC4.tar.gz
http://cvs.php.net/viewvc.cgi/qaweb...6&diff_format=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.65 qaweb/include/release-qa.php:1.66
--- qaweb/include/release-qa.php:1.65 Sun Sep 3 13:21:58 2006
+++ qaweb/include/release-qa.php Thu Sep 14 19:43:01 2006
@@ -1,4 +1,4 @@
-<?php /* $Id: release-qa.php,v 1.65 2006/09/03 13:21:58 nohn Exp $ */
+<?php /* $Id: release-qa.php,v 1.66 2006/09/14 19:43:01 iliaa Exp $ */
/*
* This file generates the "Providing QA for PHP x.x.x.." task item
@@ -26,7 +26,7 @@
);
/* PHP 5 Releases */
-$CURRENT_QA_RELEASE_5 = '5.2.0RC3';
+$CURRENT_QA_RELEASE_5 = '5.2.0RC4';
$RC_FILES_5 = array (
array (
|