Commit bc5651e5 by Dominic Hamon

bump version to v1.5.4

parent 0e1255af
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment