Skip to content

Commit

Permalink
Increment build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DisabledMallis committed May 19, 2023
1 parent 530c0e4 commit 08b3a68
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 @@ -12,7 +12,7 @@ EXECUTE_PROCESS(
ERROR_QUIET
OUTPUT_STRIP_TRAILING_WHITESPACE)

add_compile_definitions(NKHOOK_BUILD_TAG=0.9.3)
add_compile_definitions(NKHOOK_BUILD_TAG=0.10.0)
add_compile_definitions(NKHOOK_BUILD_VERSION=${NKHOOK_BUILD_VERSION})
add_compile_definitions(_ITERATOR_DEBUG_LEVEL=0)
add_compile_options(/openmp)
Expand Down

0 comments on commit 08b3a68

Please sign in to comment.