]> 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 627c0002ba8adec60b8bb0d01b4e5a805de21c05..0cbd4f434b49e2f49df6145ca87f75e3be4470f5 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @global string $wp_version
  */
-$wp_version = '2.9';
+$wp_version = '2.9.2';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.