diff --git a/include/crypto.h b/include/crypto.h index 7721c9d9..2d5f3dd6 100644 --- a/include/crypto.h +++ b/include/crypto.h @@ -49,7 +49,7 @@ */ #define CRYPTO_LIB_MAJOR_VERSION 1 #define CRYPTO_LIB_MINOR_VERSION 3 -#define CRYPTO_LIB_REVISION 1 +#define CRYPTO_LIB_REVISION 2 #define CRYPTO_LIB_MISSION_REV 0 #define GVCID_MAX_PARAM_SIZE 250