Undo accidental svn:mergeinfo property change in [59605].

See #61970.

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


git-svn-id: http://core.svn.wordpress.org/trunk@58992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler
2025-01-15 12:55:16 +00:00
parent b01086811d
commit 8e649f1a2e

View File

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