Changeset 60853 for branches/5.5/src/wp-includes/version.php
- Timestamp:
- 09/30/2025 05:32:33 PM (2 months ago)
- File:
-
- 1 edited
-
branches/5.5/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.5/src/wp-includes/version.php
r60605 r60853 14 14 * @global string $wp_version 15 15 */ 16 $wp_version = '5.5.17- alpha-60605-src';16 $wp_version = '5.5.17-src'; 17 17 18 18 /**
Note: See TracChangeset
for help on using the changeset viewer.