Commit:    2fabb6e1e327fe21b96ca4cb803c54abbd6dfc36
Author:    Joe Watkins <krak...@php.net>         Thu, 14 Sep 2017 07:17:23 +0100
Parents:   eb41f899c82d2e820da015fa40724114d681c0a1
Branches:  master

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

Log:
info for 7.1 release

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index fc6baba..f500f3b 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -73,11 +73,11 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
-                        'number'        => 0,
-                        'sha256_bz2'    => '',
-                        'sha256_gz'     => '',
-                        'sha256_xz'     => '',
-                        'date'          => '17 Aug 2017',
+                        'number'        => 1,
+                        'sha256_bz2'    => 
'892ccaf291b6302703655318aeb9730e243ae39cfcb24499b7b09397d18f7022',
+                        'sha256_gz'     => 
'3af4fa187cd4f1aaa5707874a7ab5515c57321a79ff02f2e232e3521b8aff2bb',
+                        'sha256_xz'     => 
'd7e990dcd9ef73fc2f81158fc8a25eb2f288d892f1fe5988b3fc54a4b79f3401',
+                        'date'          => '14 Sep 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