From 1c1dd5ec4b759e57deecbc6a41dcd7fba127846c Mon Sep 17 00:00:00 2001 From: bytedream Date: Sun, 8 May 2022 11:07:00 +0200 Subject: [PATCH] Version 2.2.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a73003a..eef19a4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=2.2.0 +VERSION=2.2.1 BINARY_NAME=crunchy VERSION_BINARY_NAME=$(BINARY_NAME)-v$(VERSION)