Commit:    33d1ecc86d239d0811a8eee7ae22472a0e1c7393
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 5 Sep 2013 
20:33:20 -0700
Parents:   72277f49673b90630510f97d5c43dfcd0cb1585a
Branches:  master

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

Log:
5.4.20rc1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 4a862c9..d60968c 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -66,7 +66,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.4.18' => array(
+       '5.4.20' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-latest',
@@ -74,10 +74,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 0,
-                       'md5_bz2'   => '6fd0f86cc2af850786721c1ca5487a08',
-                       'md5_gz'    => '95d3cf23b6124a4c74e291b26d17ceb6',
-                       'date'          => '01 Aug 2013',
+                       'number'    => 1,
+                       'md5_bz2'   => '11b787cc1fae3d6fe5ca8b23c753d68d',
+                       'md5_gz'    => 'f28a875608a152e76ba08d95ef366b90',
+                       'date'          => '05 Sep 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