Changeset 60546 for branches/6.2/src/wp-includes/version.php
- Timestamp:
- 08/05/2025 04:32:53 PM (4 months ago)
- File:
-
- 1 edited
-
branches/6.2/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/src/wp-includes/version.php
r58505 r60546 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.2. 6-src';19 $wp_version = '6.2.7-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.