Commit: d0abeabb78069ffbfd68010c0aeeebbd8323c5d4 Author: Julien Pauli <jpa...@php.net> Thu, 9 May 2013 10:46:07 +0200 Parents: e9da4516a3157e49daf9b09614a486676833461a Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=d0abeabb78069ffbfd68010c0aeeebbd8323c5d4 Log: PHP 5.5.0 RC1 announcement Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index e0d063c..07748c8 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -89,12 +89,12 @@ $QA_RELEASES = array( 'baseurl' => 'http://snaps.php.net/', ), 'release' => array( - 'type' => 'beta', - 'number' => 4, - 'md5_bz2' => '96a1a53418daa96484828692ef085e7b', - 'md5_gz' => 'ea500ffd473977228333b4d8a9ee15de', - 'md5_xz' => 'cba102154280dd16462150232dad9487', - 'date' => '25 Apr 2013', + 'type' => 'RC', + 'number' => 1, + 'md5_bz2' => '0b8eaea490888bc7881f60f54798f1cb', + 'md5_gz' => '799634c011b3d959ddc8ebd6a576ddeb', + 'md5_xz' => 'c36bf7812526b1d5e90ba891e31a3b54', + 'date' => '9 May 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