I18N: Introduce tests for `WP_Locale`.
Props realloc, swissspidy Fixes #34688 Built from https://develop.svn.wordpress.org/trunk@36292 git-svn-id: http://core.svn.wordpress.org/trunk@36259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7ab88221fa
commit
d6228b95b0
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.5-alpha-36291';
|
||||
$wp_version = '4.5-alpha-36292';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue