Commit:    32da95a769bd21b580ef23efbc04f9a168413704
Author:    Tyrael <tyr...@php.net>         Thu, 15 Oct 2015 21:15:11 +0200
Parents:   5e38a1cf3d5a00d7cd84c41b98be16039b3c6da8
Branches:  master

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

Log:
5.6.15RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 032558a..8984bb8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -99,11 +99,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 0,
-                       'md5_bz2'   => '',
-                       'md5_gz'    => '',
-                       'md5_xz'    => '',
-                       'date'      => '17 Sep 2015',
+                       'number'    => 1,
+                       'md5_bz2'   => '9abcab21597954957f2a49427cbb9220',
+                       'md5_gz'    => 'cb463ade76312b9e44ea2388f978dc42',
+                       'md5_xz'    => '164dfc0f13fe473eb30b0ae6d96002cc',
+                       'date'      => '15 Oct 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