Separate the tests for IE conditional comments support in WP_Scripts. Props valendesigns, see 16024.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2015-01-31 20:41:22 +00:00
parent 7d99c51b3b
commit 0a668f1586
1 changed files with 1 additions and 1 deletions

View File

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