]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 3.0.1
[autoinstalls/wordpress.git] / wp-includes / version.php
index 706385078ce277fae3c3012fed1cb10c2bac0e9e..731ce598be6f5869a83e9230b2e4e823a4c1e1af 100644 (file)
@@ -8,14 +8,14 @@
  *
  * @global string $wp_version
  */
  *
  * @global string $wp_version
  */
-$wp_version = '3.0';
+$wp_version = '3.0.1';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
  *
  * @global int $wp_db_version
  */
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
  *
  * @global int $wp_db_version
  */
-$wp_db_version = 15260;
+$wp_db_version = 15477;
 
 /**
  * Holds the TinyMCE version
 
 /**
  * Holds the TinyMCE version