Skip to content

Commit

Permalink
Post WordPress 5.4 RC 4 version bump.
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/branches/5.4@47505 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
jorgefilipecosta committed Mar 24, 2020
1 parent bbd6c25 commit 47fd4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.4-RC4-src';
$wp_version = '5.4-RC4-47505-src';

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

0 comments on commit 47fd4fd

Please sign in to comment.