]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 3.0.2
[autoinstalls/wordpress.git] / wp-includes / version.php
index 731ce598be6f5869a83e9230b2e4e823a4c1e1af..150a31cd61494dd822e30aadd32c8e7c471821bf 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '3.0.1';
+$wp_version = '3.0.2';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.