From 9faea67af3214e9c6d0aa84a295ded78a3feac25 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