Commit:    e061706827f481eac713bd0614267748adbfa4af
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 2 May 2014 08:25:56 
+0200
Parents:   a3ddd30107da3b2126cfaf43cd4615e5b790ba2d
Branches:  master

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

Log:
5.6.0beta2

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index d16a21a..4130633 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -107,12 +107,12 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'beta',
-                       'number'    => 1,
-                       'md5_bz2'   => 'f93394cf0035842265421665b770dd05',
-                       'md5_gz'    => 'e81576e9270ef89edce82c7f9a222fd1',
-                       'md5_xz'    => '08321c0d7315db679aa255081b8615b2',
-                       'date'      => '11 April 2014',
-                       'baseurl'       => 'http://downloads.php.net/tyrael/',
+                       'number'    => 2,
+                       'md5_bz2'   => '38613127c9f1a60a566bab23abe7d965',
+                       'md5_gz'    => 'f793c7bf592cb281a9772297d6d28024',
+                       'md5_xz'    => '3c355bc98c9c4eefacd5ef15e36574c7',
+                       'date'      => '01 May 2014',
+                       'baseurl'   => 'http://downloads.php.net/tyrael/',
                ),
        ),


--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to