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