Commit:    d92fda0ab7b7ea68e7dfeb52c66e535bac34c08c
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 11 Apr 2014 15:00:33 
+0200
Parents:   2e071f7a67ec97002da651d99bb83acb142a20dd
Branches:  master

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

Log:
PHP 5.6.0beta1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index dab1471..f646293 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -106,12 +106,12 @@ $QA_RELEASES = array(
                        'baseurl'       => 'http://snaps.php.net/',
                ),
                'release'               => array(
-                       'type'          => 'alpha',
-                       'number'    => 3,
-                       'md5_bz2'   => '3957c2bdb666ff1bc1d506c0d47fc147',
-                       'md5_gz'    => '6fffc54664255569dbe405edb451f198',
-                       'md5_xz'    => '57d9317dab2e8eab962990ff0c5ea70a',
-                       'date'      => '06 March 2014',
+                       'type'      => 'beta',
+                       'number'    => 1,
+                       'md5_bz2'   => 'f93394cf0035842265421665b770dd05',
+                       'md5_gz'    => 'e81576e9270ef89edce82c7f9a222fd1',
+                       'md5_xz'    => '08321c0d7315db679aa255081b8615b2',
+                       'date'      => '11 April 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