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

Minor version 10 being miscast as .1 #192

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Commits on Jul 23, 2024

  1. Minor version 10 being miscast as .1

    This turns the CC version into a string so that X.10 does not get converted to X.1 in print. This would happen with X.20 but not X.11 or X.25 for example.
    Lnaden committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    745bb1b View commit details
    Browse the repository at this point in the history