Commit:    9a93e79143bb563fe7c30483662dd71277ea829d
Author:    Anatol Belski <a...@php.net>         Thu, 1 Sep 2016 10:51:57 +0200
Parents:   0cbd1a67d13c5525fa5e861b50f6e0e02089f598
Branches:  master

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

Log:
7.0.11RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index fcbf5cd..04dc47a 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -88,10 +88,10 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'               => array(
                         'type'      => 'RC',
-                        'number'    => 0,
-                        'md5_bz2'   => '',
-                        'md5_gz'    => '',
-                        'md5_xz'    => '',
+                        'number'    => 1,
+                        'md5_bz2'   => '5ac7b567b6915dd0cdf7426ab2c97117',
+                        'md5_gz'    => 'deb5bd99f60b829f69bfafe861d4a06c',
+                        'md5_xz'    => '67314fa8496154d6212f4dab9fce27ce',
                         'date'      => '04 August 2016',
                         'baseurl'   => 'http://downloads.php.net/ab/',
                 ),


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

Reply via email to