Commit: 3a14d94cc3a59e38ca259464a09843b2e4b198f3 Author: Julien Pauli <jpa...@php.net> Thu, 3 Oct 2013 14:53:44 +0200 Parents: 6b2b07c6e67f290c1c6f3261cb24798e91136cfa Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=3a14d94cc3a59e38ca259464a09843b2e4b198f3 Log: PHP5.5.5RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index b35cb5e..af19eda 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -90,11 +90,11 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 0, - 'md5_bz2' => '', - 'md5_gz' => '', - 'md5_xz' => '', - 'date' => '', + 'number' => 1, + 'md5_bz2' => 'b00cf95cf39f542b5414d5e9208ea7a4', + 'md5_gz' => '0ace378d26edbdeee4b77dc45ce78322', + 'md5_xz' => '1cd60486f76ce52f57b1c634a585702f', + 'date' => '03 Oct 2013', 'baseurl' => 'http://downloads.php.net/dsp/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php