Commit:    a41778e512e5955e0ad60a4a85a117bc4dc1660f
Author:    Anatol Belski <a...@php.net>         Thu, 29 Sep 2016 11:42:27 +0200
Parents:   9a85fc015fe07c002da24aec5b2d5f305d7f0fa1
Branches:  master

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

Log:
7.0.12RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 97c4aa5..797f10b 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -88,11 +88,11 @@ $QA_RELEASES = array(
                 'active'                => true,
                 'release'               => array(
                         'type'      => 'RC',
-                        'number'    => 0,
-                        'md5_bz2'   => '',
-                        'md5_gz'    => '',
-                        'md5_xz'    => '',
-                        'date'      => '04 August 2016',
+                        'number'    => 1,
+                        'md5_bz2'   => 'ea455c49e21b091375b7ab11d6cdcdc8',
+                        'md5_gz'    => '307a21764ff62a8fb24285d096dd68c8',
+                        'md5_xz'    => '6c4470fa3f6364b586ea87f5ef7856a1',
+                        'date'      => '13 September 2016',
                         '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