Build/Test tools: Remove 3.7-4.0 branches from scheduled test runs.

We're gonna teach 'em how to say goodbye (teach 'em how to say goodbye)
Teach 'em how
To say goodbye
To say goodbye (say goodbye)
Say goodbye (say goodbye)
One last time

Fixes #57228.


Built from https://develop.svn.wordpress.org/trunk@54995


git-svn-id: http://core.svn.wordpress.org/trunk@54528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2022-12-15 05:04:14 +00:00
parent 599201eca7
commit d2c067a216

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-alpha-54973';
$wp_version = '6.2-alpha-54995';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.