Commit:    61299d337d523203d1c6faf4574b2d298bdedb53
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 7 Aug 2015 
01:27:42 +0200
Parents:   a003e3ac33b0f1d722d753ce9293f97b0941dff5
Branches:  master

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

Log:
5.6.12 is out

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index e3d506a..ca1e5c0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.12' => array(
+       '5.6.13' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,12 +99,12 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => 'b11eb96fb2ed535c0413f8e99352bcf9',
-                       'md5_gz'    => 'e6b1561a59537e5c1ce4c5123a52cbe9',
-                       'md5_xz'    => 'f7f9736a8b347ea3d28b29a4425610c2',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
                        'date'      => '23 Jul 2015',
-                       'baseurl'   => 'http://downloads.php.net/jpauli/',
+                       '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