Commit: 4d0c7a4f23810801b19ae958675267498a85fd1d Author: kovacs.ferenc <kovacs.fer...@ustream.tv> Thu, 19 Jun 2014 22:49:54 +0200 Parents: 3c61911ccb023192125c8b568d165635d5b61b5e Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=4d0c7a4f23810801b19ae958675267498a85fd1d Log: 5.6.0RC1 Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index f0aeb06..79a5f9c 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -106,12 +106,12 @@ $QA_RELEASES = array( 'baseurl' => 'http://snaps.php.net/', ), 'release' => array( - 'type' => 'beta', - 'number' => 4, - 'md5_bz2' => '76b4dd5c12de746ac03c39226d99575f', - 'md5_gz' => '4683539925db0b5eb8b7400b7068480b', - 'md5_xz' => '2d46a6f4468ff36d75166f74497b7ef5', - 'date' => '05 Jun 2014', + 'type' => 'RC', + 'number' => 1, + 'md5_bz2' => 'aeedca033144aa7ab155816e9dceb615', + 'md5_gz' => '5623a517ec7a515bce03c76d80a63a50', + 'md5_xz' => '0d6259bbacbf4a360e34dcc42e647cb3', + 'date' => '19 Jun 2014', 'baseurl' => 'http://downloads.php.net/tyrael/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php