Commit:    17a2260b45aaa1a404e7c59d550cf3c21f5915b7
Author:    Davey Shafik <m...@daveyshafik.com>         Thu, 1 Sep 2016 08:15:07 
-0700
Parents:   9a93e79143bb563fe7c30483662dd71277ea829d
Branches:  master

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

Log:
7.1.0RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 04dc47a..33696ca 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -100,12 +100,12 @@ $QA_RELEASES = array(
         '7.1.0' => array(
                 'active'                => true,
                 'release'               => array(
-                        'type'      => 'beta',
-                        'number'    => 3,
-                        'md5_bz2'   => 'a10c0b46a83c34f8c0423ef70ac941bd',
-                        'md5_gz'    => '17d8f9eb26cd2a39d6ecb52110a85a0b',
-                        'md5_xz'    => 'a8dac6900b017f2036c8b5a2770c3091',
-                        'date'      => '18 August 2016',
+                        'type'      => 'RC',
+                        'number'    => 1,
+                        'md5_bz2'   => '96c6be17868b927332c278c73e088640',
+                        'md5_gz'    => '4d2ad9ef0dd98d1f49528f09c19d8c27',
+                        'md5_xz'    => 'd9e84872f2ab73d00d3eb250ae8941d1',
+                        'date'      => '01 September 2016',
                         'baseurl'   => 'http://downloads.php.net/~davey/',
                 ),
        ),


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

Reply via email to