diff --git a/CMakeLists.txt b/CMakeLists.txt index 70197cc..5671557 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ include(FetchContent) FetchContent_Declare( allegro5 GIT_REPOSITORY https://github.com/liballeg/allegro5.git - GIT_TAG 5.2.9.1 + GIT_TAG 5.2.10.0 ) FetchContent_Declare( silvergun