Bump trunk version to 5.1-alpha.

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


git-svn-id: http://core.svn.wordpress.org/trunk@43506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2018-10-05 20:20:26 +00:00
parent 7f24251de9
commit 3a73f89b4e

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43673';
$wp_version = '5.1-alpha-43677';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.