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

git-svn-id: http://svn.automattic.com/wordpress/trunk@13581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
dd32 2010-03-04 08:41:34 +00:00
parent dc5aa67d84
commit a1fc891e15
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