Skip to content

Commit

Permalink
Post WordPress 5.0.3-RC1 version bump.
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/branches/5.0@44445 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
desrosj committed Jan 7, 2019
1 parent e9ae7de commit 8a68615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/version.php
Expand Up @@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0.3-RC1-src';
$wp_version = '5.0.3-RC1-44445-src';

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

0 comments on commit 8a68615

Please sign in to comment.