Changeset 60463 for branches/4.2/src/wp-includes/version.php
- Timestamp:
- 07/15/2025 01:12:59 PM (10 months ago)
- File:
-
- 1 edited
-
branches/4.2/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2/src/wp-includes/version.php
r58526 r60463 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.2.3 8-src';7 $wp_version = '4.2.39-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.