Trunk is now 5.5 alpha

git-svn-id: https://develop.svn.wordpress.org/trunk@47426 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Wilson
2020-03-04 01:18:56 +00:00
parent 66f510bda0
commit 55b3866749
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.4-RC1-47424-src';
$wp_version = '5.5-alpha-47426-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.