Commit:    f860da189adee650465d2eeecb26fcb985c42a4e
Author:    Joe Watkins <krak...@php.net>         Fri, 27 Oct 2017 06:51:04 +0100
Parents:   95ec079e766611f52468bc4af4c1872bb7299859
Branches:  master

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

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 902c433..7ee3042 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -69,14 +69,14 @@ $QA_RELEASES = array(
                 ),
         ),
 
-        '7.1.11' => array(
+        '7.1.12' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 1,
-                        'sha256_bz2'    => 
'a2f57f3d7b94d9185064f41d910ac8450470ca37e0cbe62b578d02915bc56354',
-                        'sha256_gz'     => 
'97d96340d68d7a0faeb09590ec2299cb2cbc8b7ddc47e7ad17fca7515f446266',
-                        'sha256_xz'     => 
'fccc2e39186fbbd98824b770b78969f424849500b3379c3d089f6c14d0aa7988',
+                        'number'        => 0,
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '12 October 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