Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop building assembly version with revision precision #604

Merged
merged 1 commit into from Oct 31, 2019

Commits on Oct 30, 2019

  1. Stop building assembly version with revision precision

    This came from the master branch, which is unstable so revision-level precision is useful.
    But in a stable v1.8 branch we really want major.minor precision only.
    Doing so now makes the assembly version go *backwards* from 1.8.74.32478 (the last released package) to 1.8.0.0.
    This is odd, but at this point we only have a small handful of downloads of the 1.8.74 package, so best to fix it now.
    AArnott committed Oct 30, 2019
    Copy the full SHA
    10c8609 View commit details
    Browse the repository at this point in the history