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