Bump the schema after [13576]. Props miqrogroove. Fixes #11914

git-svn-id: https://develop.svn.wordpress.org/trunk@13581 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2010-03-04 08:41:34 +00:00
parent fff80a9035
commit a8c6439c17
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $wp_version = '3.0-alpha';
*
* @global int $wp_db_version
*/
$wp_db_version = 13309;
$wp_db_version = 13576;
/**
* Holds the TinyMCE version