Commit:    aa8a1530bb0fa37815fb73c6add91c0de83b672d
Author:    Stanislav Malyshev <smalys...@gmail.com>         Fri, 19 Jul 2013 
01:33:44 -0700
Parents:   d0707296cdab056b6510d78bc9db90e8732796be
Branches:  master

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

Log:
5.5.2 is after 5.5.1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index c9c1405..8330728 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -82,7 +82,7 @@ $QA_RELEASES = array(
                ),
        ),
        
-       '5.5.0' => array(
+       '5.5.2' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.5-latest',


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

Reply via email to