Skip to content

Commit 83c3fa6

Browse files
author
Ilia Alshanetsky
committed
5.2.9RC3
1 parent d547c8a commit 83c3fa6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

include/rc-md5sums.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
253befc2627abb09a5888b1e6ad84077 php-5.2.9RC2.tar.bz2
2-
1fed54e8bc766844b21750800e8ff8bf php-5.2.9RC2.tar.gz
1+
11dac673bc41fe607ddae680f4ae10ea php-5.2.9RC3.tar.bz2
2+
fe946ebdea131c97ced75139c3302676 php-5.2.9RC3.tar.gz
33
ac16e56bf6a4b37ff35d9bc061063a97 php-5.3.0beta1.tar.bz2
44
71c6c06087cfa9c38567b050d00bcabf php-5.3.0beta1.tar.gz

include/release-qa.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* with list of urls to the packages.
66
*/
77

8-
$BUILD_TEST_RELEASES = array('5.3.0beta1', '5.2.9RC2');
8+
$BUILD_TEST_RELEASES = array('5.3.0beta1', '5.2.9RC3');
99
$DEV_RELEASES = array();
1010

1111
foreach($BUILD_TEST_RELEASES as $release) {
@@ -17,7 +17,7 @@
1717

1818
$RELEASE_PROCESS = array(52 => true, 53 => true);
1919

20-
$CURRENT_QA_RELEASE_52 = '5.2.9RC2';
20+
$CURRENT_QA_RELEASE_52 = '5.2.9RC3';
2121
$RC_FILES_52 = array (
2222
array (
2323
'http://downloads.php.net/ilia/',

0 commit comments

Comments
 (0)