Add a make parameter GIT_VERSION to pass a specific version number.
This allows easier building from outside a git repository; however, the value should still either be based on a git revision or tag the build is based on, or explicitly say that there is no correspondence to a released git revision (e.g. by passing something like VERSION='(ask pacman instead)') if necessary. Fixes #59.
parent
135a6e87
Please register or sign in to comment