]> scripts.mit.edu Git - autoinstallsdev/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 2.8.5
[autoinstallsdev/wordpress.git] / wp-includes / version.php
index dde44fbdca5243713896f2846f2dfb4c891b0c0f..401a3a95982dbe306be1e049da3a7aee8c7ec75b 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '2.8';
+$wp_version = '2.8.5';
 
 /**
  * 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';