Commit:    d2965a0f362677b091884ae7fa63c012e7244198
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 4 Jul 2013 
20:16:24 -0700
Parents:   3ae7a5ca5e29c1f36c4d42017bd17a9737775541
Branches:  master

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

Log:
5.4.17

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index be8f0cf..7106858 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -66,7 +66,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.4.17' => array(
+       '5.4.18' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-latest',
@@ -74,10 +74,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '38f8d77c00cf6cdb60290b5e29f0719d',
-                       'md5_gz'    => 'd17cf5fc8c15be53e8a0eb235b4d57bd',
-                       'date'          => '20 Jun 2013',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'date'          => '',
                        'baseurl'       => 'http://downloads.php.net/stas/',
                ),
        ),


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

Reply via email to