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

msolve -V (and -h) to (also) print version #147

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

dimpase
Copy link
Contributor

@dimpase dimpase commented Jul 1, 2024

With this,

   msolve -V

will print msolve's version, and

   msolve -h

will also print version, like

  msolve library for polynomial system solving, version 0.6.6

That's to be able to tell versions using msolve alone (without pkg-config, which is sometimes just absent, or misconfigured)

With this,

   msolve -V

will print msolve's version, and

   msolve -h

will also print version, like

  msolve library for polynomial system solving, version 0.6.6
@dimpase
Copy link
Contributor Author

dimpase commented Jul 1, 2024

@mezzarobba - to facilitate version reporting

@ederc ederc merged commit 65b3de8 into algebraic-solving:master Jul 4, 2024
2 checks passed
@ederc
Copy link
Contributor

ederc commented Jul 4, 2024

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants