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

Integrate version number into makefile (fixes #6) #26

Merged
merged 1 commit into from
Jul 27, 2018
Merged

Integrate version number into makefile (fixes #6) #26

merged 1 commit into from
Jul 27, 2018

Conversation

dseguin
Copy link
Contributor

@dseguin dseguin commented Jun 18, 2018

Running with --version relied on having a VERSION file in current
directory. Having the version number in the makefile ensures it
is built into the binary so that --version works all the time.

Running with --version relied on having a VERSION file in current
directory. Having the version number in the makefile ensures it
is built into the binary so that --version works all the time.
@greno4ka
Copy link
Contributor

@mpereira, I verified this code! Looks nice and it works. Vote for merge in project.

Copy link
Contributor

@greno4ka greno4ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good for me.

@mpereira
Copy link
Owner

Thanks @dseguin and @greno4ka!

@mpereira mpereira merged commit c60f1bb into mpereira:master Jul 27, 2018
@dseguin dseguin deleted the integrate-version-in-makefile branch July 28, 2018 23:59
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.

3 participants