Changeset 21176 for trunk/wp-includes/version.php
- Timestamp:
- 06/29/2012 03:34:02 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r21175 r21176 22 22 23 23 /** 24 * Holds the cache manifest version25 *26 * @global string $manifest_version27 */28 $manifest_version = '20111113';29 30 /**31 24 * Holds the required PHP version 32 25 *
Note: See TracChangeset
for help on using the changeset viewer.