Post WordPress 5.2 Beta version bump

git-svn-id: https://develop.svn.wordpress.org/trunk@45152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast 2019-04-09 01:22:51 +00:00
parent 124cd857e9
commit 607bc079c3

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta2-src';
$wp_version = '5.2-beta2-45152-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.