Twenty Fifteen: updating everything to one point oh.

See #30502.


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


git-svn-id: http://core.svn.wordpress.org/trunk@30721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart 2014-12-03 18:24:24 +00:00
parent 5299e95360
commit 771c7e1954
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# This file is distributed under the GNU General Public License v2 or later. # This file is distributed under the GNU General Public License v2 or later.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Twenty Fifteen 0.1\n" "Project-Id-Version: Twenty Fifteen 1.0\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfifteen\n" "Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfifteen\n"
"POT-Creation-Date: 2014-11-25 16:39:33+00:00\n" "POT-Creation-Date: 2014-11-25 16:39:33+00:00\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -4,7 +4,7 @@
* *
* @global string $wp_version * @global string $wp_version
*/ */
$wp_version = '4.1-beta2-30730'; $wp_version = '4.1-beta2-30731';
/** /**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.