From 0c55485c9ac22f46b08711d23e79498d6fe82787 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Tue, 17 May 2022 01:18:00 +0200 Subject: [PATCH] Version bump gcryptlib --- GCryptLib/include/GCrypt/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GCryptLib/include/GCrypt/Version.h b/GCryptLib/include/GCrypt/Version.h index b44ffda..a536c89 100644 --- a/GCryptLib/include/GCrypt/Version.h +++ b/GCryptLib/include/GCrypt/Version.h @@ -1,3 +1,3 @@ #pragma once -#define GHETTOCRYPT_VERSION 0.21 +#define GHETTOCRYPT_VERSION 0.22