Skip to content

Commit

Permalink
Bump the schema after [13576]. Props miqrogroove. Fixes #11914
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/trunk@13581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
dd32 committed Mar 4, 2010
1 parent dc5aa67 commit a1fc891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -15,7 +15,7 @@
*
* @global int $wp_db_version
*/
$wp_db_version = 13309;
$wp_db_version = 13576;

/**
* Holds the TinyMCE version
Expand Down

0 comments on commit a1fc891

Please sign in to comment.