Integrate version number into makefile (fixes #6)
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.
This commit is contained in: