diff --git a/config.env b/config.env index e92c519..dc6632d 100644 --- a/config.env +++ b/config.env @@ -2,4 +2,4 @@ NAME=magellan VERSION=$(shell git describe --tags --abbrev=0) - +BUILD=$(shell git rev-parse --short HEAD)