From 259474cae91b09e896273606ccf0b4c7c4355dfc Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 15 Aug 2023 14:13:12 +0100 Subject: [PATCH] v2.4 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 031f849c..ed51260e 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=2.3 +VERSION=2.4 GITHASH=$(shell git rev-parse --short=8 HEAD) CGO_ENABLED=1