Fix DB upgrade kickoff for removal of usermeta fields. See r14212, r14213, see #13032

git-svn-id: https://develop.svn.wordpress.org/trunk@14218 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-04-24 10:29:01 +00:00
parent 4c6df3a2e4
commit 70d38b62ac
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ $wp_version = '3.0-beta1';
*
* @global int $wp_db_version
*/
$wp_db_version = 14139;
$wp_db_version = 14217;
/**
* Holds the TinyMCE version