From 256e7512e6921e868a510522f52bfb75e6597a25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Wed, 19 Oct 2016 12:20:27 +0000 Subject: [PATCH] Adding tag --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index 6770b69b8..cdc28d8d7 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,6 +1,6 @@ -GIT_VERSION := $(shell git describe --long) +GIT_VERSION := $(shell git describe --long --tags) DEPS_PATH=../deps