Post WordPress 6.9.4 release bump.

The 6.9 branch is now 6.9.5-alpha.

Built from https://develop.svn.wordpress.org/branches/6.9@61944


git-svn-id: http://core.svn.wordpress.org/branches/6.9@61226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2026-03-11 17:20:32 +00:00
parent 4235c39748
commit 1577c0efce
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.9.4';
$wp_version = '6.9.5-alpha-61944';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.