diff options
Diffstat (limited to 'c/CMakeLists.txt')
| -rw-r--r-- | c/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c/CMakeLists.txt b/c/CMakeLists.txt index b737f1a..c7ca78f 100644 --- a/c/CMakeLists.txt +++ b/c/CMakeLists.txt @@ -10,7 +10,7 @@ if (POLICY CMP0102) endif() project(libblake3 - VERSION 1.8.0 + VERSION 1.8.1 DESCRIPTION "BLAKE3 C implementation" LANGUAGES C CXX ASM ) |
