Commit:    890c6de5b9724931879c2ccadd116c970c116b20
Author:    Joe Watkins <krak...@php.net>         Thu, 6 Jul 2017 18:33:29 +0100
Parents:   b40ae15d27502f68a435128475072bc551827691
Branches:  master

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

Log:
prepare for next 7.1 release

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 50e6b10..112fb00 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -69,14 +69,14 @@ $QA_RELEASES = array(
                 ),
         ),
 
-        '7.1.7' => array(
+        '7.1.8' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 1,
-                        'sha256_bz2'    => 
'24e8a62077ba1cb415cb13327f607f725ce46969f0e198c4ec994b72940ba28f',
-                        'sha256_gz'     => 
'd8d3af5f35e8cba7583e217b87fb39198489d80f64d0fae2c5e098492c944968',
-                        'sha256_xz'     => 
'125050947d0c1ad714769e53508e16584a2db3482d2f867f8797cdd326249e5d',
+                        'number'        => 0,
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '22 Jun 2017',
                         'baseurl'       => 
'http://downloads.php.net/~krakjoe/',
                 ),


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

Reply via email to