Commit:    4d68decd7e6df62c3d36e47679ee93289a2c8cfe
Author:    Stanislav Malyshev <smalys...@gmail.com>         Fri, 29 Nov 2013 
13:38:40 -0800
Parents:   28d659e75ffa4d5ceef0e226d9a92b2df03644b0
Branches:  master

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

Log:
5.4.23 rc1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 0538d7a..39a5b53 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -66,7 +66,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.4.22' => array(
+       '5.4.23' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-latest',
@@ -75,9 +75,9 @@ $QA_RELEASES = array(
                'release'               => array(
                        'type'          => 'RC',
                        'number'    => 1,
-                       'md5_bz2'   => '67e137b1df2a7dd21d0e7b9254826bdf',
-                       'md5_gz'    => '13f6bf1bb4d441a37f35eff7835e1192',
-                       'date'          => '31 Oct 2013',
+                       'md5_bz2'   => '41a3421067a200668120610e44e12dbe',
+                       'md5_gz'    => 'bc04dead67c6525d8ce35e7093efa6ce',
+                       'date'          => '28 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