Bump db version

git-svn-id: https://develop.svn.wordpress.org/trunk@12024 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-10-13 18:50:16 +00:00
parent e71f15a979
commit 8bd343a22e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $wp_version = '2.9-rare';
*
* @global int $wp_db_version
*/
$wp_db_version = 11958;
$wp_db_version = 12024;
/**
* Holds the TinyMCE version