1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-26 13:12:29 +08:00

Merge pull request from djdv/fix/mk-version

mk: fix commit string in version
This commit is contained in:
Whyrusleeping
2018-05-12 11:57:16 +01:00
committed by GitHub

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