Skip to content

Commit

Permalink
Bump dbench version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kurapov-peter committed May 10, 2023
1 parent a2c5d9b commit ee51c7b
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
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
set(dwarf_bench_version 0.1)
set(dwarf_bench_version 0.2)
project(dwarf_bench VERSION ${dwarf_bench_version})

find_package(TBB REQUIRED)
Expand Down

0 comments on commit ee51c7b

Please sign in to comment.