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

What is crusader's "version"? #18

Closed
richb-hanover opened this issue Mar 24, 2024 · 2 comments
Closed

What is crusader's "version"? #18

richb-hanover opened this issue Mar 24, 2024 · 2 comments

Comments

@richb-hanover
Copy link
Contributor

I was trying to replicate the IPv6 crash in #9, and wasn't sure about which commit I was using for my tests. So I set about to re-run my test, and wasn't sure which version I had.

I started looking around the repo (latest is commit a89abd2) and found these files that might have the correct "version" for Crusader:

  • README - currently shows 0.0.9
  • android/Cargo.toml - currently shows 0.1.0
  • src/crusader/Cargo.toml - currently shows 0.0.9
  • src/crusader-gui/Cargo.toml - currently shows 0.1.0
  • src/crusader-gui-lib/Cargo.toml - currently shows 0.1.0
  • src/crusader-lib/Cargo.toml - currently shows 0.0.10

Which should be regarded as "the correct version" for crusader? A unified version number policy would also address part of #13.

Many thanks.

@mcuee
Copy link

mcuee commented Mar 24, 2024

Looks like only some Cargo.lock and Cargo.toml files have the updated version info. Indeed it is better to be consistent.
a89abd2

@richb-hanover
Copy link
Contributor Author

@Zoxc Thanks for the update!

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