Changeset 60474 for branches/6.8/src/wp-includes/version.php
- Timestamp:
- 07/15/2025 03:29:11 PM (8 months ago)
- File:
-
- 1 edited
-
branches/6.8/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.8/src/wp-includes/version.php
r60472 r60474 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.8. 2-src';19 $wp_version = '6.8.3-alpha-60474-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.