WordPress 6.4.1 RC1.

Built from https://develop.svn.wordpress.org/branches/6.4@57091


git-svn-id: http://core.svn.wordpress.org/branches/6.4@56602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2023-11-08 21:17:26 +00:00
parent a0673b0e3a
commit 10c4da63fb
1 changed files with 1 additions and 1 deletions

View File

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