Commit:    2740cea218a3ec85db6d06f3614703beb22b9f03
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Thu, 28 Aug 2014 
12:28:45 +0200
Parents:   99e2bed61ef78c3d57d01e463dd623bb2d5b05a4
Branches:  master

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

Log:
prepare for 5.6.0 release vol2 (forgot to bump the version)

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 78ab88c..2b9f214 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.0' => array(
+       '5.6.1' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',


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

Reply via email to