diff --git a/README.md b/README.md index d54388d..c04f2f5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The **performance measurement tool** use OpenMP and can be compiled with: ````g++ -std=c++20 -mavx -Ofast -fopenmp tiny_bvh_speedtest.cpp -o tiny_bvh_speedtest```` -# Version 0.8.1 +# Version 0.8.2 This version of the library includes the following functionality: * Binned SAH BVH builder * Fast binned SAH BVH builder using AVX intrinsics