About: Finalize strings.

Props: bridgetwillard, jenblogs4u, michelleweber, flixos90, johnbillion, francina, voldemortensen, melchoyce.
See #40721.

Built from https://develop.svn.wordpress.org/trunk@40863


git-svn-id: http://core.svn.wordpress.org/trunk@40713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mel Choyce
2017-06-01 03:14:41 +00:00
parent 56101fc06a
commit d69e67581f
2 changed files with 18 additions and 17 deletions

View File

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