Changeset 46672 for branches/5.3
- Timestamp:
- 11/05/2019 11:22:12 PM (6 years ago)
- File:
-
- 1 edited
-
branches/5.3/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.3/src/wp-includes/version.php
r46619 r46672 14 14 * @global string $wp_version 15 15 */ 16 $wp_version = '5.3-RC 3-46619-src';16 $wp_version = '5.3-RC4-src'; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.