Changeset 58991
- Timestamp:
- 09/04/2024 06:32:06 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.6/src/wp-includes/version.php
r58990 r58991 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.6.2-RC1- src';19 $wp_version = '6.6.2-RC1-58991-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.