Commit:    72277f49673b90630510f97d5c43dfcd0cb1585a
Author:    Julien Pauli <jpa...@php.net>         Thu, 5 Sep 2013 22:58:13 +0200
Parents:   44bb83d93d7cdc584749ff9e7607e49c0a7ca9d6
Branches:  master

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

Log:
5.5.4RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 6e42c04..4a862c9 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -82,7 +82,7 @@ $QA_RELEASES = array(
                ),
        ),
        
-       '5.5.2' => array(
+       '5.5.4' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.5-latest',
@@ -90,11 +90,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 0,
-                       'md5_bz2'   => '3d5eaaf0dea65317569dd1743f8fa432',
-                       'md5_gz'    => '09f1d68089d6359f902dee5b719b88f5',
-                       'md5_xz'    => 'b309184051f859a721bf220dde53b758',
-                       'date'      => '1 Aug 2013',
+                       'number'    => 1,
+                       'md5_bz2'   => '36200c326ac91e683e073d2cb9b3fa45',
+                       'md5_gz'    => '00b182703c618ca77a60e087824e868d',
+                       'md5_xz'    => 'c36bf7812526b1d5e90ba891e31a3b54',
+                       'date'      => '5 Sep 2013',
                        'baseurl'       => 'http://downloads.php.net/dsp/',
                ),
        ),


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

Reply via email to