Commit:    e218f5a9ced422e1ccb4db046d545d0e56b6f2a9
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 22 Feb 2013 12:09:37 
+0100
Parents:   a9eedc9e7f54b049243aefe61af925057412e633
Branches:  master

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

Log:
we have a 5.5.0alpha5 now

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 389f18d..51fc6b8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -90,11 +90,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'          => 'alpha',
-                       'number'    => 4,
-                       'md5_bz2'   => '592b319632bc977bf83c6690eb6e2e80',
-                       'md5_gz'    => '2273019e478adf0cf1c2d42dfb6e68da',
-                       'md5_xz'    => '113570e33d790a5326a5bb5d569d4b53',
-                       'date'          => '24 Jan 2013',
+                       'number'    => 5,
+                       'md5_bz2'   => '8add9c065665d623bfb4331bf7e22819',
+                       'md5_gz'    => 'cb4eef134608f1152949ad719c110a19',
+                       'md5_xz'    => '8f291c33588f31234525dc4eb083ac19',
+                       'date'          => '21 Feb 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