Twenty Fifteen: updating one point oh version number in .pot.
Props ocean90, see #30502. Built from https://develop.svn.wordpress.org/trunk@30732 git-svn-id: http://core.svn.wordpress.org/trunk@30722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
771c7e1954
commit
f5697a4d62
|
@ -87,7 +87,7 @@ msgid ""
|
|||
"searching can help."
|
||||
msgstr ""
|
||||
|
||||
#. #-#-#-#-# twentyfifteen.pot (Twenty Fifteen 0.1) #-#-#-#-#
|
||||
#. #-#-#-#-# twentyfifteen.pot (Twenty Fifteen 1.0) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
#: footer.php:25
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.1-beta2-30731';
|
||||
$wp_version = '4.1-beta2-30732';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue