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