Commit:    d83d83ab262be7eb48b82ba7e25a5aa0c7f595cf
Author:    Stanislav Malyshev <smalys...@gmail.com>         Thu, 28 Feb 2013 
22:19:39 -0800
Parents:   96537022771bb699ccf965a41c4f0b4248984a0e
Branches:  master

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

Log:
5.4.13RC1 and 5.3.23RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index eba3b1e..42a9965 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -58,11 +58,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'        => 0,
-                       'md5_bz2'       => '1ed31af207d61dca87454b8aacb87e26',
-                       'md5_gz'        => '3bacf32176eeff1b1e892edbd578f609',
-                       'date'          => '14 Feb 2013',
-                       'baseurl'       => 'http://downloads.php.net/johannes/',
+                       'number'        => 1,
+                       'md5_bz2'       => '7135b9c48aa4cccc462a639e10316830',
+                       'md5_gz'        => 'ba6dd85df798e112827a864f49566bba',
+                       'date'          => '28 Feb 2013',
+                       'baseurl'       => 'http://downloads.php.net/stas/',
                ),
        ),
 
@@ -74,10 +74,10 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 0,
-                       'md5_bz2'   => 'b3f4f924f733f191249cebdfe3dced5e',
-                       'md5_gz'    => 'a47664b3ca458d4cba1dcc8312817582',
-                       'date'          => '14 Feb 2013',
+                       'number'    => 1,
+                       'md5_bz2'   => '4fb3af010feb556aeb3fad3aab8fd222',
+                       'md5_gz'    => '5d4928e02cab32a3995270d233010dbe',
+                       'date'          => '28 Feb 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