Commit: 19ed3e08aad97ada926ce7f3ff8e9de2f4d9a94a Author: Stanislav Malyshev <smalys...@gmail.com> Thu, 3 Oct 2013 22:30:35 -0700 Parents: 6696bcb7ee8f61176b461fa1847172de9ca53183 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=19ed3e08aad97ada926ce7f3ff8e9de2f4d9a94a Log: 5.4.21rc1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 0739988..e24a9f4 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -74,10 +74,10 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 0, - 'md5_bz2' => '11b787cc1fae3d6fe5ca8b23c753d68d', - 'md5_gz' => 'f28a875608a152e76ba08d95ef366b90', - 'date' => '05 Sep 2013', + 'number' => 1, + 'md5_bz2' => '01808a3f007e80bec3e2bcab509d94ad', + 'md5_gz' => 'd52b2f6d1e5bda3f009cff4f022a9789', + 'date' => '03 Oct 2013', 'baseurl' => 'http://downloads.php.net/stas/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php