Post WordPress 6.9 RC 1 version bump.

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


git-svn-id: http://core.svn.wordpress.org/trunk@60550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix
2025-11-11 15:32:32 +00:00
parent fc8bfd0dd3
commit f13be83dc0

View File

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