Commit: 8887da722bd9115710a7b1ccafb3fadb24f06133 Author: Anatol Belski <a...@php.net> Thu, 23 Jul 2015 18:52:41 +0200 Parents: 27034b8b329a18d72aa932d1e30c19e97b979b64 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=8887da722bd9115710a7b1ccafb3fadb24f06133 Log: update 7.0.0beta2 info Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 17749c2..db0eeb2 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -116,11 +116,11 @@ $QA_RELEASES = array( ), 'release' => array( 'type' => 'beta', - 'number' => 1, - 'md5_bz2' => 'e770ca65c23474140d053b9b7297529f', - 'md5_gz' => '5e6817adc0d5e58992f0f41693b1f00a', - 'md5_xz' => 'e18aaad357f7bb8e416c300d64625fb8', - 'date' => '10 Jul 2015', + 'number' => 2, + 'md5_bz2' => '4abfd493d171872a543349d6f8c7d5eb', + 'md5_gz' => '514b293fb79afe625526c45c15b4de9b', + 'md5_xz' => 'e1f311a953413508fd16651e32236fce', + 'date' => '23 Jul 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