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

Wrong version when compiling #8

Closed
LeandroMarceddu opened this issue Jan 25, 2022 · 1 comment
Closed

Wrong version when compiling #8

LeandroMarceddu opened this issue Jan 25, 2022 · 1 comment

Comments

@LeandroMarceddu
Copy link

You know me, I like to dick around with new stuff. So I was compiling this myself and I noticed the versions in the output never get updated.

Example:
image

This still displays lib_klipper and klipper_estimator at v0.1.0, while you're still at v1.4.0

@dalegaard
Copy link
Collaborator

Hi!

Yes, this is intentional :) The version number shown in the compiler output comes from the respective Cargo.toml files, but the release version comes from the latest git tag and is set by vcgen during build.

I'm too lazy to update the versions in Cargo.toml :)

Best regards,
Lasse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants