Skip to content

Commit

Permalink
preparing v1.5.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 committed Aug 11, 2021
1 parent 07f833d commit ddc76e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ddc76e5

Please sign in to comment.