Post WordPress 4.9.6 RC 1 version bump.

git-svn-id: https://develop.svn.wordpress.org/branches/4.9@43241 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Dunn 2018-05-10 22:33:51 +00:00
parent 958cc9962a
commit 921e31d776

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9.6-RC1-src';
$wp_version = '4.9.6-RC1-43164-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.