Skip to content

Commit

Permalink
WordPress 6.4 RC3.
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/branches/6.4@57050 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
hellofromtonya committed Nov 1, 2023
1 parent 72be64b commit a2f4e1d
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 @@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-RC2-57007-src';
$wp_version = '6.4-RC3-src';

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

0 comments on commit a2f4e1d

Please sign in to comment.