mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-26 13:12:29 +08:00
Merge pull request #4982 from djdv/fix/mk-version
mk: fix commit string in version
This commit is contained in:
@ -1 +1 @@
|
|||||||
git-commit:=$(shell git rev-parse --short HEAD 2>/dev/null)
|
git-hash:=$(shell git rev-parse --short HEAD 2>/dev/null)
|
||||||
|
Reference in New Issue
Block a user