Upgrade the database so we get all the new options for thumbnail size etc in all blogs.

git-svn-id: https://develop.svn.wordpress.org/trunk@7499 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood
2008-03-24 12:15:55 +00:00
parent fead988cbc
commit deee165c74
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ $wp_version = '2.5-RC1.1';
*
* @global int $wp_db_version
*/
$wp_db_version = 7098;
$wp_db_version = 7499;
?>