]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/version.php
Wordpress 3.1.3
[autoinstalls/wordpress.git] / wp-includes / version.php
index 37d08d16604e7df22802754b463f96003b976dbf..aefcfeb210c88815f4cfa904f0e7deeb65ee4310 100644 (file)
@@ -22,21 +22,21 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *
  * @global string $wp_version
  */
-$wp_version = '3.1';
+$wp_version = '3.1.3';
 
 /**
  * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
  *
  * @global int $wp_db_version
  */
-$wp_db_version = 17056;
+$wp_db_version = 17516;
 
 /**
  * Holds the TinyMCE version
  *
  * @global string $tinymce_version
  */
-$tinymce_version = '3393';
+$tinymce_version = '3393a';
 
 /**
  * Holds the cache manifest version