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