Commit:    6b2b07c6e67f290c1c6f3261cb24798e91136cfa
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 19 Sep 2013 
21:23:28 -0700
Parents:   cc70550f0c05bbdd584aa1443406bafc752c4c9c
Branches:  master

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

Log:
5.4.20 out

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 259ffa5..b35cb5e 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -66,7 +66,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.4.20' => array(
+       '5.4.21' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-latest',
@@ -74,7 +74,7 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 1,
+                       'number'    => 0,
                        'md5_bz2'   => '11b787cc1fae3d6fe5ca8b23c753d68d',
                        'md5_gz'    => 'f28a875608a152e76ba08d95ef366b90',
                        'date'          => '05 Sep 2013',


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

Reply via email to