diff options
| author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-04 17:00:08 +0100 |
|---|---|---|
| committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-04 17:00:08 +0100 |
| commit | 852c451bc1e4a760c699c7ba9953dad10fdc84c1 (patch) | |
| tree | 8a151feef37f54db94c01c0df65959af9b7abd0b /GNUmakefile | |
| parent | 3dfdaaaa3ca1b07ac0f31cf1b40e190a65f87143 (diff) | |
Show the commit hash in qvm_version.
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index e587ebd..64cde4f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -102,7 +102,7 @@ endif export CROSS_COMPILING ifndef VERSION -VERSION=slackers +VERSION=bunkerqvm endif ifndef CLIENTBIN |
