GCryptLib version bump

This commit is contained in:
Leonetienne 2022-05-26 19:59:16 +02:00
parent 75c4b0a0d9
commit 0f46ed7115
No known key found for this signature in database
GPG Key ID: C33879CD92E9708C

View File

@ -1,7 +1,7 @@
#ifndef GCRYPT_VERSION_H
#define GCRYPT_VERSION_H
#define GCRYPT_VERSION 0.234
#define GCRYPT_VERSION 0.235
#endif