HTTP: Update the Root Certificate bundle.

See #30434

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


git-svn-id: http://core.svn.wordpress.org/trunk@34247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2015-09-18 08:43:26 +00:00
parent 6113e498fc
commit 9f61845204
2 changed files with 674 additions and 472 deletions

File diff suppressed because it is too large Load Diff

View File

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