Fixes #34620.
Built from https://develop.svn.wordpress.org/trunk@35574


git-svn-id: http://core.svn.wordpress.org/trunk@35538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-11-08 02:32:26 +00:00
parent c0a3348487
commit 9fb7dcc30d
9 changed files with 55 additions and 39 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta3-35573';
$wp_version = '4.4-beta3-35574';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
@@ -18,7 +18,7 @@ $wp_db_version = 35465;
*
* @global string $tinymce_version
*/
$tinymce_version = '4206-20151020';
$tinymce_version = '4207-20151107';
/**
* Holds the required PHP version