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