Commit:    b19560206973cea22e53790bae31678a10a866ef
Author:    Joe Watkins <krak...@php.net>         Fri, 20 Jul 2018 10:15:38 +0200
Parents:   701f0d17d1b10f844bbc7512f403b4171f61013b
Branches:  master

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

Log:
bump 7.1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 3f35401..7cbc623 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -69,14 +69,14 @@ $QA_RELEASES = array(
                 ),
         ),
 
-        '7.1.20' => array(
+        '7.1.21' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 1,
-                        'sha256_bz2'    => 
'c5676cf77cd4f661061d36e5a1750d5e4c648600e515aca8e2721f62537fe7e9',
-                        'sha256_gz'     => 
'5272fe071005a1bd39740a11dd76b40123d5acf1da1d968ee9b0555c15b35f69',
-                        'sha256_xz'     => 
'cc8020cb3589597b1c55d5b5743c3a24fb9bc0bc7b9355696d1d68c3602cf526',
+                        'number'        => 0,
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '7 July 2018',
                         'baseurl'       => 
'http://downloads.php.net/~pollita/',
                 ),


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

Reply via email to