Changeset 52920 for branches/5.9/src/wp-includes/version.php
- Timestamp:
- 03/11/2022 02:31:20 AM (4 years ago)
- File:
-
- 1 edited
-
branches/5.9/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9/src/wp-includes/version.php
r52874 r52920 17 17 * @global string $wp_version 18 18 */ 19 $wp_version = '5.9. 2-src';19 $wp_version = '5.9.3-alpha-52920-src'; 20 20 21 21 /**
Note: See TracChangeset
for help on using the changeset viewer.