Commit:    a01e479a62504ddaae3e191d509555df5b681f8e
Author:    Ferenc Kovacs <tyr...@gmail.com>         Fri, 30 Mar 2018 01:24:34 
+0200
Parents:   c1324311e35066b6a809ebad0b1b09e2fe04f53a
Branches:  master

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

Log:
bump 5.6 version

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index a7303bf..2d76fbf 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -43,7 +43,7 @@ TODO:
 */
 
 $QA_RELEASES = array(
-       '5.6.35' => array(
+       '5.6.36' => array(
                'active'                => true,
                'release'               => array(
                        'type'          => 'RC',


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

Reply via email to