Commit:    9707a3c3e977cd3230e79bf5200da0fb49e41e13
Author:    Derick Rethans <git...@derickrethans.nl>         Thu, 23 Jul 2020 
17:37:04 +0100
Parents:   f3306613e0f4731dbf9c72a63923fca61c134c3c
Branches:  master

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

Log:
Fixed missed version update

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 7ea31a0..e742f96 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -70,7 +70,7 @@ $QA_RELEASES = [
         ],
     ],
 
-    '7.4.8' => [
+    '7.4.9' => [
         'active'  => true,
         'release' => [
             'type'       => 'RC',

Reply via email to