Skip to content

Commit

Permalink
Privacy: Add test for wp_privacy_export_expiration filter.
Browse files Browse the repository at this point in the history
Props desrosj.
See #44233.

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


git-svn-id: http://core.svn.wordpress.org/trunk@43469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
iandunn committed Sep 13, 2018
1 parent f7ba175 commit 8a63198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43638';
$wp_version = '5.0-alpha-43640';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit 8a63198

Please sign in to comment.