diff --git a/.clang_format.hook b/.clang_format.hook index 8141fffb..40d70f56 100755 --- a/.clang_format.hook +++ b/.clang_format.hook @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -readonly VERSION="3.6" +readonly VERSION="3.8" version=$(clang-format -version)