Commit:    2c06bb0b37815fcc8103f30bd771b6934c85c35f
Author:    Ferenc Kovacs <tyr...@gmail.com>         Thu, 26 Apr 2018 22:27:49 
+0200
Parents:   3b305843c3db0b09cb96e3c51e89163fc7ac7a68
Branches:  master

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

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 a071e79..9e6835c 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -43,7 +43,7 @@ TODO:
 */
 
 $QA_RELEASES = array(
-       '5.6.36' => array(
+       '5.6.37' => 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