From 00ea7635eb23bca6757d105507ba308befab7aa7 Mon Sep 17 00:00:00 2001 From: bytedream Date: Wed, 18 May 2022 11:18:27 +0200 Subject: [PATCH] Version 2.2.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d23fd11..3dd5c3e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=2.2.1 +VERSION=2.2.2 BINARY_NAME=crunchy VERSION_BINARY_NAME=$(BINARY_NAME)-v$(VERSION)