From 725e4d484a33632618dd44cdc2a61948dd833282 Mon Sep 17 00:00:00 2001 From: Substring Date: Wed, 15 May 2024 20:01:07 +0200 Subject: [PATCH] Bump to 2.2.1 --- switchres.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/switchres.h b/switchres.h index 7418a82..80233b0 100644 --- a/switchres.h +++ b/switchres.h @@ -27,7 +27,7 @@ //============================================================ #ifndef SWITCHRES_VERSION -#define SWITCHRES_VERSION "2.2.0" +#define SWITCHRES_VERSION "2.2.1" #endif