The 4.4 branch is now 4.4.1-alpha.

Built from https://develop.svn.wordpress.org/branches/4.4@35843


git-svn-id: http://core.svn.wordpress.org/branches/4.4@35807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2015-12-09 01:14:27 +00:00
parent 0fdd938601
commit 92e15f6a8b
1 changed files with 1 additions and 1 deletions

View File

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