mk: fix commit string in version

License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
This commit is contained in:
Dominic Della Valle 2018-04-26 11:45:36 -04:00
parent 8408904c44
commit 317bc20f47

View File

@ -1 +1 @@
git-commit:=$(shell git rev-parse --short HEAD 2>/dev/null)
git-hash:=$(shell git rev-parse --short HEAD 2>/dev/null)