Post-4.8.1 version bump for 4.8 branch.

Built from https://develop.svn.wordpress.org/branches/4.8@41212


git-svn-id: http://core.svn.wordpress.org/branches/4.8@41052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter 2017-08-02 21:38:34 +00:00
parent e10af224e2
commit a0153f27c8

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8.1';
$wp_version = '4.8.2-alpha-41212';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.