3.5-RC6-23166

git-svn-id: https://develop.svn.wordpress.org/trunk@23166 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-12-10 23:32:04 +00:00
parent b386a936e1
commit 90f71fd703
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.5-RC6';
$wp_version = '3.5-RC6-23166';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 22441;
*
* @global string $tinymce_version
*/
$tinymce_version = '358-23155';
$tinymce_version = '358-23156';
/**
* Holds the required PHP version