]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 2.8.5
[autoinstalls/wordpress.git] / wp-includes / version.php
index 22b86360b1408c0b7a8b6f0d391b982023f68bd7..401a3a95982dbe306be1e049da3a7aee8c7ec75b 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '2.8.4';
+$wp_version = '2.8.5';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.