Revert [33038] because of objections raised on #22889 and #31590

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


git-svn-id: http://core.svn.wordpress.org/trunk@33013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2015-07-02 00:47:24 +00:00
parent edffcb0bcd
commit cf38b016e8
4 changed files with 33 additions and 19 deletions

View File

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