]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
WordPress 3.8.2
[autoinstalls/wordpress.git] / wp-includes / version.php
index b9e99e27f4dcf0d1dc0e88819e470d56ce0d7a99..b249632735308f3ea8716e7d105d4c3ccc011b14 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '3.8.1';
+$wp_version = '3.8.2';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.