From 8dcbced9c78068e937e06573daa87c5797006fbe Mon Sep 17 00:00:00 2001 From: bytedream Date: Sat, 2 Apr 2022 20:16:45 +0200 Subject: [PATCH] Version 2.0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7991824..8a21b56 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=2.0.1 +VERSION=2.0.2 BINARY_NAME=crunchy VERSION_BINARY_NAME=$(BINARY_NAME)-v$(VERSION)