Changeset 44445 for branches/5.0
- Timestamp:
- 01/07/2019 11:08:42 PM (7 years ago)
- File:
-
- 1 edited
-
branches/5.0/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/version.php
r44444 r44445 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '5.0.3-RC1- src';7 $wp_version = '5.0.3-RC1-44445-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.