[wp-trac] [WordPress Trac] #40957: WordPress 4.8 Git Tag is on wrong commit on Github Mirror
WordPress Trac
noreply at wordpress.org
Thu Jun 8 22:18:32 UTC 2017
#40957: WordPress 4.8 Git Tag is on wrong commit on Github Mirror
--------------------------+------------------------------
Reporter: ikappas | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.8
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by netweb):
It doesn't appear to be an issue on the ''develop mirror''
* https://github.com/WordPress/WordPress/blob/4.8/wp-includes/version.php
* `$wp_version = '4.9-alpha-40885';`
* https://github.com/WordPress/wordpress-develop/blob/4.8.0/src/wp-
includes/version.php
* `$wp_version = '4.8-src';`
* https://github.com/WordPress/WordPress/blob/4.7/wp-includes/version.php
* `$wp_version = '4.7';`
* https://github.com/WordPress/WordPress/blob/4.6/wp-includes/version.php
* `$wp_version = '4.6';`
Also checked `4.5` down to `4.0` and each of these have the correct
version in `version.php`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40957#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list