Commit 4e08797f67 for wordpress.org
commit 4e08797f672b3f29660529b06e88acae6cb38d17
Author: jonsurrell <jonsurrell@git.wordpress.org>
Date: Thu Sep 17 08:07:47 2026 +0000
Build/Test Tools: Update the HTML API web platform tests.
Update the Web Platform Tests to `d556bd72998c2a11556dc692a3e7c10347d1accc`.
https://github.com/web-platform-tests/wpt/commit/d556bd72998c2a11556dc692a3e7c10347d1accc
Developed in: https://github.com/WordPress/wordpress-develop/pull/13557
Props jonsurrell, dmsnell.
See #65819, #65967.
Built from https://develop.svn.wordpress.org/trunk@63651
git-svn-id: http://core.svn.wordpress.org/trunk@62825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
diff --git a/wp-includes/version.php b/wp-includes/version.php
index 425f8939fd..28f0115a9c 100644
--- a/wp-includes/version.php
+++ b/wp-includes/version.php
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
-$wp_version = '7.2-alpha-63649';
+$wp_version = '7.2-alpha-63651';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.