Changeset 40018 for branches/4.7/src/wp-includes/version.php
- Timestamp:
- 01/26/2017 09:57:54 PM (9 years ago)
- File:
-
- 1 edited
-
branches/4.7/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7/src/wp-includes/version.php
r39997 r40018 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.7. 2-src';7 $wp_version = '4.7.3-alpha-40018-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.