Changeset 58788 for branches/6.6/src/wp-includes/version.php
- Timestamp:
- 07/23/2024 03:59:09 PM (17 months ago)
- File:
-
- 1 edited
-
branches/6.6/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.6/src/wp-includes/version.php
r58786 r58788 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.6. 1-src';19 $wp_version = '6.6.2-alpha-58788-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.