List tables: Display front and posts page indicators.

fixes #30190.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-03-04 19:45:25 +00:00
parent f53199487d
commit df08581656
2 changed files with 11 additions and 4 deletions

View File

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