Bump db version

git-svn-id: http://svn.automattic.com/wordpress/trunk@12024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-10-13 18:50:16 +00:00
parent 410fcc2e42
commit 410d1e28d8

View File

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