X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/d3b1ea255664edd2deef17f900a655613d20820d..67ba21ec17b4640df9bbe7701072d10ab2b05b63:/wp-includes/version.php diff --git a/wp-includes/version.php b/wp-includes/version.php index dde44fbd..22b86360 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -8,7 +8,7 @@ * * @global string $wp_version */ -$wp_version = '2.8'; +$wp_version = '2.8.4'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. @@ -29,4 +29,4 @@ $tinymce_version = '3241-1141'; * * @global string $manifest_version */ -$manifest_version = '20090610'; +$manifest_version = '20090616';