Changeset 54736 for branches/6.1/src/wp-includes/version.php
- Timestamp:
- 10/31/2022 10:10:34 PM (3 years ago)
- File:
-
- 1 edited
-
branches/6.1/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1/src/wp-includes/version.php
r54735 r54736 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.1-RC6- src';19 $wp_version = '6.1-RC6-54736-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.