Changeset 53697 for branches/6.0/src/wp-includes/version.php
- Timestamp:
- 07/12/2022 05:06:40 PM (4 years ago)
- File:
-
- 1 edited
-
branches/6.0/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0/src/wp-includes/version.php
r53695 r53697 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.0. 1-src';19 $wp_version = '6.0.2-alpha-53697-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.