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

Help output shows version 0.0.3. #50

Closed
yeban opened this issue Jan 18, 2017 · 1 comment
Closed

Help output shows version 0.0.3. #50

yeban opened this issue Jan 18, 2017 · 1 comment

Comments

@yeban
Copy link

yeban commented Jan 18, 2017

I am using mccortex compiled from git (SHA: 22e27b7) using make all.

@noporpoise
Copy link
Member

Running mccortex31, you should see something like:

...
version: mccortex=v0.0.3-548-gfbe7376 
...

Meaning we are on commit fbe7376 (g prefix means git) which is 548 commits ahead of version 0.0.3. If you are seeing only 0.0.3, you should run scripts/build/update.sh to update. You can check which version of mccortex is being called with type -a mccortex31.

I'll close this issue, please re-open if the problem persists.

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