Changeset 44523 for branches/5.0/src/wp-includes/version.php
- Timestamp:
- 01/09/2019 07:05:41 PM (7 years ago)
- File:
-
- 1 edited
-
branches/5.0/src/wp-includes/version.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/version.php
r44521 r44523 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '5.0. 3-src';7 $wp_version = '5.0.4-alpha-44523-src'; 8 8 9 9 /** … … 34 34 */ 35 35 $required_mysql_version = '5.0'; 36
Note: See TracChangeset
for help on using the changeset viewer.