Changeset 50515 for branches/5.7/src/wp-includes/version.php
- Timestamp:
- 03/09/2021 09:07:15 PM (5 years ago)
- File:
-
- 1 edited
-
branches/5.7/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.7/src/wp-includes/version.php
r50513 r50515 14 14 * @global string $wp_version 15 15 */ 16 $wp_version = '5.7 -src';16 $wp_version = '5.7.1-alpha-50514-src'; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.