Tools: enable Grunt precommit task to run without requiring SVN or GIT.
Fixes #41957 Built from https://develop.svn.wordpress.org/trunk@41708 git-svn-id: http://core.svn.wordpress.org/trunk@41542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
52ca3b18d2
commit
d0593d59be
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9-alpha-41707';
|
||||
$wp_version = '4.9-alpha-41708';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue