Build/Test tools: Partially revert [41367] as gd and exif aren't actually required to run WordPress.
See #41851 Built from https://develop.svn.wordpress.org/trunk@41647 git-svn-id: http://core.svn.wordpress.org/trunk@41481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
309c5559b4
commit
fb30317bad
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9-alpha-41646';
|
||||
$wp_version = '4.9-alpha-41647';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue