[32308] was for 4.3, not 4.2.1.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast
2015-04-27 16:08:27 +00:00
parent 51402dc520
commit b89fc65951
2 changed files with 6 additions and 6 deletions

View File

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