From e3109a4384a7499ce08ca7b0d377a096bc9c83f9 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Sat, 20 Nov 2021 22:01:05 +0000 Subject: [PATCH] v2.2 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 4a3e501..ca6db61 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=2.1 +VERSION=2.2 GITHASH=$(shell git rev-parse --short=8 HEAD) CGO_ENABLED=1