Merge the changes to GlotPress's POMO from upstream to WordPress's copy.

Fixes #34748

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


git-svn-id: http://core.svn.wordpress.org/trunk@35678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse
2015-11-20 04:34:25 +00:00
parent 870cdfb024
commit 048f327bfc
6 changed files with 58 additions and 21 deletions

View File

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