Rough first cut of theme browser/installer. Props DD32. see #8652

git-svn-id: https://develop.svn.wordpress.org/trunk@10553 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-02-11 23:10:11 +00:00
parent 214f2ec681
commit a99acb3cfd
6 changed files with 1003 additions and 1 deletions

View File

@@ -15,6 +15,6 @@ $wp_version = '2.8-bleeding-edge';
*
* @global int $wp_db_version
*/
$wp_db_version = 9873;
$wp_db_version = 10553;
?>