mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
Git: Ignore patch related files, so they can't be accidentally committed.
This duplicates the changes in [39360] for git. See #38727. Built from https://develop.svn.wordpress.org/trunk@39361 git-svn-id: http://core.svn.wordpress.org/trunk@39301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ab13386f71
commit
471f9b3bd5
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.8-alpha-39360';
|
||||
$wp_version = '4.8-alpha-39361';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user