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