Changeset 44870 for branches/4.8/src/wp-includes/version.php
- Timestamp:
- 03/13/2019 01:04:12 AM (7 years ago)
- File:
-
- 1 edited
-
branches/4.8/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8/src/wp-includes/version.php
r44079 r44870 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.8. 8-src';7 $wp_version = '4.8.9-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.