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