Changeset 37187 for branches/4.5/src/wp-includes/version.php
- Timestamp:
- 04/13/2016 01:39:39 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5/src/wp-includes/version.php
r37182 r37187 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.5.1-alpha- src';7 $wp_version = '4.5.1-alpha-37187-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.