Skip to content

Commit

Permalink
WordPress 5.1 Beta 3.
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/trunk@44720 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
pento committed Jan 31, 2019
1 parent 4b8e33f commit 819b2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/version.php
Expand Up @@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-beta2-44689-src';
$wp_version = '5.1-beta3-src';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit 819b2d3

Please sign in to comment.