From 4de46a7bc5733ea5e17193c594154729893886da Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 16 Aug 2021 12:49:26 +0100 Subject: [PATCH] v2.1 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 2dc697ff..4a3e501a 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=2.0 +VERSION=2.1 GITHASH=$(shell git rev-parse --short=8 HEAD) CGO_ENABLED=1