Commit:    cc70550f0c05bbdd584aa1443406bafc752c4c9c
Author:    Julien Pauli <jpa...@php.net>         Thu, 19 Sep 2013 15:21:12 +0200
Parents:   33d1ecc86d239d0811a8eee7ae22472a0e1c7393
Branches:  master

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

Log:
Release of 5.5.4 final

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index d60968c..259ffa5 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -82,7 +82,7 @@ $QA_RELEASES = array(
                ),
        ),
        
-       '5.5.4' => array(
+       '5.5.5' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.5-latest',
@@ -90,11 +90,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '36200c326ac91e683e073d2cb9b3fa45',
-                       'md5_gz'    => '00b182703c618ca77a60e087824e868d',
-                       'md5_xz'    => 'c36bf7812526b1d5e90ba891e31a3b54',
-                       'date'      => '5 Sep 2013',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
+                       'date'      => '',
                        '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