Commit: 7757a68c48eb3a21b26733a6b3b9a7adeb726aaa Author: Julien Pauli <jpa...@php.net> Thu, 25 Apr 2013 14:00:27 +0200 Parents: 1c594859dede38af4ca109543209ac59b576673a Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=7757a68c48eb3a21b26733a6b3b9a7adeb726aaa Log: New 5.5b4 release to fix missing things Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 2cec71d..625bd4e 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -91,9 +91,9 @@ $QA_RELEASES = array( 'release' => array( 'type' => 'beta', 'number' => 4, - 'md5_bz2' => 'fbd8b5d72b118af0e50733f3ac775310', - 'md5_gz' => '4d0367b067e7fab910beebe779f2b7a8', - 'md5_xz' => '2fcab8846b3626250f9f1319e632fe02', + 'md5_bz2' => '96a1a53418daa96484828692ef085e7b', + 'md5_gz' => 'ea500ffd473977228333b4d8a9ee15de', + 'md5_xz' => 'cba102154280dd16462150232dad9487', 'date' => '25 Apr 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