Commit:    08c0fdcc69d18f6f50e19b15912d80e3098b40b9
Author:    Anatol Belski <a...@php.net>         Thu, 20 Aug 2015 12:15:13 +0200
Parents:   bba9f2a797182bd5f0036bfeedf7c483130b6a66
Branches:  master

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

Log:
update with 7.0.0RC1 info

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index f4c9cc3..6e30189 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -115,12 +115,12 @@ $QA_RELEASES = array(
                         'baseurl'       => 'http://snaps.php.net/',
                 ),
                 'release'               => array(
-                        'type'      => 'beta',
-                        'number'    => 3,
-                        'md5_bz2'   => '9e6884c116eefdbe7072ef080d8bbf02',
-                        'md5_gz'    => '9eb8334f80103f4c626fcf8ba9a8e42b',
-                        'md5_xz'    => '92b10b1694161d00ac38401da4537ed3',
-                        'date'      => '06 Aug 2015',
+                        'type'      => 'RC',
+                        'number'    => 1,
+                        'md5_bz2'   => '327835e61711d984b7bee2bb0ec2ef18',
+                        'md5_gz'    => '9082971d5d0ba201ccb17cf2492cade9',
+                        'md5_xz'    => '4ee82dbebd3771d8451bbfb540df1523',
+                        'date'      => '20 Aug 2015',
                         '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