Changeset 58521 for branches/4.7/src/wp-includes/version.php
- Timestamp:
- 06/24/2024 04:33:08 PM (19 months ago)
- File:
-
- 1 edited
-
branches/4.7/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7/src/wp-includes/version.php
r57421 r58521 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.7.2 8-src';7 $wp_version = '4.7.29-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.