Changeset 60598 for branches/4.8/src/wp-includes/version.php
- Timestamp:
- 08/05/2025 08:34:59 PM (8 months ago)
- File:
-
- 1 edited
-
branches/4.8/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8/src/wp-includes/version.php
r60560 r60598 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.8.2 6-src';7 $wp_version = '4.8.27-alpha-60597-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.