preparing v1.5.6 release

This commit is contained in:
Dominic Hamon 2021-08-11 15:22:36 +01:00
parent 07f833d6b2
commit ddc76e513e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ foreach(p
endif()
endforeach()
project (benchmark VERSION 1.5.4 LANGUAGES CXX)
project (benchmark VERSION 1.5.6 LANGUAGES CXX)
option(BENCHMARK_ENABLE_TESTING "Enable testing of the benchmark library." ON)
option(BENCHMARK_ENABLE_EXCEPTIONS "Enable the use of exceptions in the benchmark library." ON)