Commit:    b415861a7cc0a37a4ec6db99983c0a33c65f59da
Author:    Joe Watkins <krak...@php.net>         Fri, 25 May 2018 14:45:06 +0200
Parents:   bd2a12dec09f9363c92ef4c8f249acf0114b172d
Branches:  master

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

Log:
bump version

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 5b3a208..6d644c5 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -69,14 +69,14 @@ $QA_RELEASES = array(
                 ),
         ),
 
-        '7.1.18' => array(
+        '7.1.19' => array(
                 'active'                => true,
                 'release'              => array(
                         'type'          => 'RC',
                         'number'        => 1,
-                        'sha256_bz2'    => 
'e8537b591a2573820e01592dcdfde5b19c3c92df4584723c28773d9a3c065260',
-                        'sha256_gz'     => 
'161ebace3e02b6fdebca6846e84b9bd7976497eaa7331e89e3fd52208780e979',
-                        'sha256_xz'     => 
'2e7f3684e69fa37685c3c6bdc6a043310ba3d716bf303b3e571eff71bad56bde',
+                        'sha256_bz2'    => '',
+                        'sha256_gz'     => '',
+                        'sha256_xz'     => '',
                         'date'          => '10 May 2018',
                         'baseurl'       => 'http://downloads.php.net/~ab/',
                 ),


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

Reply via email to