diff options
Diffstat (limited to 'c/blake3.h')
| -rw-r--r-- | c/blake3.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ extern "C" { #endif -#define BLAKE3_VERSION_STRING "1.0.0" +#define BLAKE3_VERSION_STRING "1.1.0" #define BLAKE3_KEY_LEN 32 #define BLAKE3_OUT_LEN 32 #define BLAKE3_BLOCK_LEN 64 |
