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