Changeset 50739 for branches/5.4/src/wp-includes/version.php
- Timestamp:
- 04/15/2021 01:33:15 AM (5 years ago)
- File:
-
- 1 edited
-
branches/5.4/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4/src/wp-includes/version.php
r49459 r50739 14 14 * @global string $wp_version 15 15 */ 16 $wp_version = '5.4. 4-src';16 $wp_version = '5.4.5-src'; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.