Twenty Twenty-Four: Include file renaming for RC2.

This includes a file renaming that was missed in [56999].

Follow-up to [56999], [56951], [56813], [56764], [56716].

Props hellofromTonya, huzaifaalmesbah.
See #59711.
Built from https://develop.svn.wordpress.org/trunk@57003


git-svn-id: http://core.svn.wordpress.org/trunk@56514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2023-10-24 14:35:23 +00:00
parent d85bc099a0
commit 955a0ec66b
2 changed files with 1 additions and 1 deletions

View File

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