Commit a3d6a062 authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment