Commit:    8503eed072690c2a0133cf9262ed644f7194c29c
Author:    Ferenc Kovacs <tyr...@gmail.com>         Thu, 6 Dec 2018 15:12:16 
+0100
Parents:   892fe02be0b55500c9502a78ef141b038bd39982
Branches:  master

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

Log:
5.6.40 is next. not really, we should remove 5.6 completelly now that it is 
EOLed

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 13b0e4d..7a4af7d 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -48,7 +48,7 @@ TODO:
 /**********************************************************************/
 
 $QA_RELEASES = [
-    '5.6.39' => [
+    '5.6.40' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',

Reply via email to