Skip to content

Commit

Permalink
WordPress 5.3.2
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/branches/5.3@46993 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Dec 18, 2019
1 parent 99636f1 commit af6b8af
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.3.2-RC1-46984-src';
$wp_version = '5.3.2-src';

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

0 comments on commit af6b8af

Please sign in to comment.