Commit:    4586e868e1bec7f1c1f26c20951479880b34ee90
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 17 Oct 2013 
15:31:36 -0700
Parents:   e4a0468e6f043bb3efe0cbcd7bd8b6f21c346264
Branches:  master

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

Log:
5.4.21

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 0e68280..d2b8fbe 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -66,7 +66,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.4.21' => array(
+       '5.4.22' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-latest',
@@ -74,9 +74,9 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '01808a3f007e80bec3e2bcab509d94ad',
-                       'md5_gz'    => 'd52b2f6d1e5bda3f009cff4f022a9789',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
                        'date'          => '03 Oct 2013',
                        '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