GNUMakefile: Save entire git id.

db4
Doug Coleman 2015-08-04 16:27:41 -07:00
parent e84776306f
commit cf80135ffa
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
ifdef CONFIG
VERSION = 0.98
GIT_LABEL = $(shell git describe --all --long)
GIT_LABEL = $(shell echo `git describe --all`-`git rev-parse HEAD`)
BUNDLE = Factor.app