Bump gcryptlib version

This commit is contained in:
Leonetienne 2022-05-22 17:30:15 +02:00
parent cb6c50b684
commit 91819c9723
No known key found for this signature in database
GPG Key ID: C33879CD92E9708C

View File

@ -1,7 +1,7 @@
#ifndef GCRYPT_VERSION_H #ifndef GCRYPT_VERSION_H
#define GCRYPT_VERSION_H #define GCRYPT_VERSION_H
#define GHETTOCRYPT_VERSION 0.22 #define GCRYPT_VERSION 0.23
#endif #endif