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

Returning incorrect version number #46

Closed
laserbyte opened this issue Apr 23, 2015 · 3 comments
Closed

Returning incorrect version number #46

laserbyte opened this issue Apr 23, 2015 · 3 comments
Assignees

Comments

@laserbyte
Copy link

Both of the latest 0.4 releases return the incorrect version number:

https://github.com/cflint/CFLint/releases

CFLint-0.4/target/appassembler/bin/cflint --version
CFLint-CFLint-0.4-release/target/appassembler/bin/cflint -version

They both return this:

CFLint 0.3.1-SNAPSHOT
@sdurette
Copy link

Any chance you are on windows and have cflint set up somewhere else in your system as the default? I had this issue because I had the final compiled program in one directory that was pointed to when cflint was called. Copying over those files with the newer ones resolved the issue.

@laserbyte
Copy link
Author

Nope, I'm on Mac OS 10.8.5 and I don't have cflint in my path.

@jjames967
Copy link
Collaborator

Closing as "works for me". If someone is able to reproduce, please open a new issue.

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

5 participants