Codemirror: Unify line endings in csslint.js

This is likely a problem caused upstream and will probably be a non-issue once #41870 is merged in a future release.

Fixes #42424.


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


git-svn-id: http://core.svn.wordpress.org/trunk@41939 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland 2017-11-02 22:31:47 +00:00
parent 8902ddba18
commit 99c19a5a82
2 changed files with 3624 additions and 3624 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-RC1-42109';
$wp_version = '4.9-RC1-42110';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.