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