Close comments for old posts. see #7741

git-svn-id: http://svn.automattic.com/wordpress/trunk@8892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-09-15 16:26:37 +00:00
parent 8a4cf0eab8
commit ef80502b9a
6 changed files with 37 additions and 7 deletions

View File

@@ -15,6 +15,6 @@ $wp_version = '2.7-hemorrhage';
*
* @global int $wp_db_version
*/
$wp_db_version = 8645;
$wp_db_version = 8890;
?>