Skip to content

Commit

Permalink
Post WordPress 5.9.1 version bump.
Browse files Browse the repository at this point in the history
The 5.9 branch is now 5.9.2-alpha.
Built from https://develop.svn.wordpress.org/branches/5.9@52788


git-svn-id: http://core.svn.wordpress.org/branches/5.9@52377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
SergeyBiryukov committed Feb 22, 2022
1 parent ef7f72d commit 95c433c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9.1';
$wp_version = '5.9.2-alpha-52788';

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

0 comments on commit 95c433c

Please sign in to comment.