]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 3.1.4
[autoinstalls/wordpress.git] / wp-includes / version.php
index aefcfeb210c88815f4cfa904f0e7deeb65ee4310..c0e30f1a64358fda7a658d31c85b8894dd1d5e2e 100644 (file)
@@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
  * @global string $wp_version
  */
-$wp_version = '3.1.3';
+$wp_version = '3.1.4';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.