]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 2.0.11
[autoinstalls/wordpress.git] / wp-includes / version.php
index cab8bbed6b6f5b72c692d9ffa9a42ec65af318c0..985bf536e4cf3d7e3110a8afed98c464f9365138 100644 (file)
@@ -2,7 +2,7 @@
 
 // This just holds the version number, in a separate file so we can bump it without cluttering the SVN
 
 
 // This just holds the version number, in a separate file so we can bump it without cluttering the SVN
 
-$wp_version = '2.0.4';
-$wp_db_version = 3440;
+$wp_version = '2.0.11';
+$wp_db_version = 3441;
 
 ?>
 
 ?>