From ad30dbfa9d70185f67d29b87ae5b59bb3b97cc45 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 1 Jun 2023 07:40:41 +0200 Subject: ommitting --exact-match in git describe --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e415f40..a4d5b4d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -V=$(shell git describe --exact-match) +V=$(shell git describe) SHELL=/bin/bash BUILDTOOLVER ?= $(V) -- cgit v1.2.3-70-g09d2