Set svn:eol-style for the files added in [32806].

see #32576.
Built from https://develop.svn.wordpress.org/trunk@33859


git-svn-id: http://core.svn.wordpress.org/trunk@33827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2015-09-02 17:55:21 +00:00
parent 6aad2eb98c
commit 31b0fe4b6f

View File

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