Commit:    dc9cdfdf693cc3afc19c2f1f8ad65d4dfeba83e4
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 4 Sep 2015 
10:16:33 +0200
Parents:   c747b13523ee2cd0e0f206a41fee498de7f1a2c3
Branches:  master

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

Log:
5.6.13 is out

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 9665b62..8b97be0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.13' => array(
+       '5.6.14' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,10 +99,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'bcfbe53c08352cc167b6f6da511accc8',
-                       'md5_gz'    => '3b22c115d09e2d201ad8b8ef042def23',
-                       'md5_xz'    => 'bfad71fdea077dcc8becd1dd29b96748',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '20 Aug 2015',
                        '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