Changeset 57080 for branches/6.4/src/wp-includes/version.php
- Timestamp:
- 11/07/2023 08:20:54 PM (2 years ago)
- File:
-
- 1 edited
-
branches/6.4/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4/src/wp-includes/version.php
r57078 r57080 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '6.4 -src';19 $wp_version = '6.4.1-alpha-57080-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.