From d2c034a85040d7a214c66956cee2c3e4d321e3d1 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 3 May 2022 20:40:39 +0100 Subject: [PATCH] v2.3 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index ca6db61..031f849 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=2.2 +VERSION=2.3 GITHASH=$(shell git rev-parse --short=8 HEAD) CGO_ENABLED=1