Changeset 37826 for branches/4.5/src/wp-includes/version.php
- Timestamp:
- 06/21/2016 03:52:49 PM (10 years ago)
- File:
-
- 1 edited
-
branches/4.5/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5/src/wp-includes/version.php
r37420 r37826 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '4.5.3- alpha-37420-src';7 $wp_version = '4.5.3-src'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.