You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Which should be regarded as "the correct version" for crusader? A unified version number policy would also address part of #13.
Many thanks.
The text was updated successfully, but these errors were encountered: