Commit: 5e38a1cf3d5a00d7cd84c41b98be16039b3c6da8 Author: Anatol Belski <a...@php.net> Thu, 15 Oct 2015 08:21:01 +0200 Parents: f75ab9dcfb323947a558f812edb2edcea65cae3d Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=5e38a1cf3d5a00d7cd84c41b98be16039b3c6da8 Log: set 7.0.0RC5 info Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 4937c8f..032558a 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -116,11 +116,11 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'RC', - 'number' => 4, - 'md5_bz2' => '767f3cfdbbdf4ccb03d7cfb1ed62b6a7', - 'md5_gz' => 'ed7c51d0e7f4e3b88d6c08bb2aab5025', - 'md5_xz' => '4a0af8c5f4f2133eb2eb6cf79d14cf64', - 'date' => '01 Oct 2015', + 'number' => 5, + 'md5_bz2' => 'fd2196b0ae3b811a63c3369a84b35bea', + 'md5_gz' => 'a5afa836fc618ea221262055d798e76f', + 'md5_xz' => 'a490f25243a19dc6f577dcbc539b97ff', + 'date' => '15 Oct 2015', 'baseurl' => 'http://downloads.php.net/ab/', ), ), -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php