1
0
mirror of https://github.com/google/benchmark.git synced 2025-03-28 21:10:58 +08:00

bump version to v1.5.4

This commit is contained in:
Dominic Hamon 2021-05-30 09:48:05 +01:00
parent 0e1255af2f
commit bc5651e54a

View File

@ -13,7 +13,7 @@ foreach(p
endif()
endforeach()
project (benchmark VERSION 1.5.3 LANGUAGES CXX)
project (benchmark VERSION 1.5.4 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)