i18n tools: Sync makepot.php with i18n.svn.

fixes #31193.
Built from https://develop.svn.wordpress.org/trunk@31319


git-svn-id: http://core.svn.wordpress.org/trunk@31300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2015-01-31 22:02:23 +00:00
parent f824de609d
commit 5bc0c84c35

View File

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