Commit:    a003e3ac33b0f1d722d753ce9293f97b0941dff5
Author:    Anatol Belski <a...@php.net>         Thu, 6 Aug 2015 10:32:13 +0200
Parents:   6e173bbb062ec0c02a5655b88f142233792759af
Branches:  master

Link:       
http://git.php.net/?p=web/qa.git;a=commitdiff;h=a003e3ac33b0f1d722d753ce9293f97b0941dff5

Log:
update with 7.0.0beta3 info

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 5c054db..e3d506a 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -116,11 +116,11 @@ $QA_RELEASES = array(
                 ),
                 'release'               => array(
                         'type'      => 'beta',
-                        'number'    => 2,
-                        'md5_bz2'   => '4abfd493d171872a543349d6f8c7d5eb',
-                        'md5_gz'    => '514b293fb79afe625526c45c15b4de9b',
-                        'md5_xz'    => 'e1f311a953413508fd16651e32236fce',
-                        'date'      => '23 Jul 2015',
+                        'number'    => 3,
+                        'md5_bz2'   => '9e6884c116eefdbe7072ef080d8bbf02',
+                        'md5_gz'    => '9eb8334f80103f4c626fcf8ba9a8e42b',
+                        'md5_xz'    => '92b10b1694161d00ac38401da4537ed3',
+                        'date'      => '06 Aug 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

Reply via email to