mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
Bump WXR_VERSION because of r19858 which affects the regex based importer. See #15203.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6f343f700f
commit
4d600fe454
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @since 2.5.0
|
||||
*/
|
||||
define( 'WXR_VERSION', '1.1' );
|
||||
define( 'WXR_VERSION', '1.2' );
|
||||
|
||||
/**
|
||||
* Generates the WXR export file for download
|
||||
|
Loading…
Reference in New Issue
Block a user