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