mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Branch 4.9 is now 4.9.9-alpha.
git-svn-id: https://develop.svn.wordpress.org/branches/4.9@43554 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6bd37cef4d
commit
99c5aa048f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "WordPress",
|
||||
"version": "4.9.8",
|
||||
"version": "4.9.9",
|
||||
"description": "WordPress is web software you can use to create a beautiful website or blog.",
|
||||
"repository": {
|
||||
"type": "svn",
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.9.8-src';
|
||||
$wp_version = '4.9.9-alpha-43554-src';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user