Build/Test Tools: Remove unintentional change in [62157].

This removes a change that was unintentionally included in the previous commit.

Reviewed by peterwilsoncc.

Unprops desrosj.
Props peterwilsoncc.
Fixes #64925. See #64393.
Built from https://develop.svn.wordpress.org/trunk@62158


git-svn-id: http://core.svn.wordpress.org/trunk@61440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2026-03-27 01:15:48 +00:00
parent c4c027814a
commit b1db6c95e4
137 changed files with 423718 additions and 1 deletions

View File

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