Skip to content

Commit

Permalink
Bump tools version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed May 26, 2021
1 parent 3437f5b commit 507cf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 32blit-config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ if (NOT DEFINED BLIT_ONCE)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_EXTENSIONS OFF)
set(BLIT_MINIMUM_TOOLS_VERSION "0.6.1")
set(BLIT_MINIMUM_TOOLS_VERSION "0.7.0")

find_package(PythonInterp 3.6 REQUIRED)

Expand Down

0 comments on commit 507cf66

Please sign in to comment.