parent
2ae52e649b
commit
e9519a397f
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION=012
|
||||
VERSION=013
|
||||
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)
|
||||
|
||||
prefix ?= /usr
|
||||
|
|
Loading…
Reference in New Issue