Revert the svn:ignore changes in [38394] which was missed in the original revert.

See #36335

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


git-svn-id: http://core.svn.wordpress.org/trunk@38839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2016-10-25 01:13:29 +00:00
parent 7ac6b18d89
commit 7d24c2cb2a

View File

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