Skip to content

Commit

Permalink
Merge pull request #674 from 32blit/patch-bump-tools-version
Browse files Browse the repository at this point in the history
Bump tools version to 0.7.0
  • Loading branch information
Gadgetoid committed May 26, 2021
2 parents 0b46b50 + 507cf66 commit dc79a90
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 dc79a90

Please sign in to comment.