Changeset 61264 for branches/6.9
- Timestamp:
- 11/18/2025 03:05:29 PM (7 months ago)
- File:
-
- 1 edited
-
branches/6.9/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9/src/wp-includes/version.php
r61214 r61264 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.9-RC 1-61214-src';19 $wp_version = '6.9-RC2-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.