Fix a typo in [32806].

see #32576.
Built from https://develop.svn.wordpress.org/trunk@32808


git-svn-id: http://core.svn.wordpress.org/trunk@32779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-06-16 23:09:25 +00:00
parent b2b3f1c3ff
commit ac33d71623
7 changed files with 25 additions and 25 deletions

View File

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