update-core.php help docs, update string to include translations: themes, plugins, and translations

Props netweb, DrewAPicture.
Fixes #28201.

Built from https://develop.svn.wordpress.org/trunk@33704


git-svn-id: http://core.svn.wordpress.org/trunk@33671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-08-22 16:25:28 +00:00
parent f0a89de3d4
commit f2a9cd365b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-33703';
$wp_version = '4.4-alpha-33704';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.