]> git.lizzy.rs Git - minetest.git/commitdiff
Bump used IrrlichtMt version
authorsfan5 <sfan5@live.de>
Fri, 16 Sep 2022 17:54:43 +0000 (19:54 +0200)
committersfan5 <sfan5@live.de>
Fri, 16 Sep 2022 17:54:59 +0000 (19:54 +0200)
CMakeLists.txt
misc/irrlichtmt_tag.txt

index 8756dddf5e3db0c56d7b19fa340da641584a93ae..2681f82591c63d0ec9aa453ee1ce7ca9903ae357 100644 (file)
@@ -127,7 +127,7 @@ if(BUILD_CLIENT AND TARGET IrrlichtMt::IrrlichtMt)
        endif()
        message(STATUS "Found IrrlichtMt ${IrrlichtMt_VERSION}")
 
-       set(TARGET_VER_S 1.9.0mt7)
+       set(TARGET_VER_S 1.9.0mt8)
        string(REPLACE "mt" "." TARGET_VER ${TARGET_VER_S})
        if(IrrlichtMt_VERSION VERSION_LESS ${TARGET_VER})
                message(FATAL_ERROR "At least IrrlichtMt ${TARGET_VER_S} is required to build")
index 2684ddfdec0b5977a1ef065ef2b8ebe35522ea89..be66833ae2f96619da2d453060619dcb944c4de8 100644 (file)
@@ -1 +1 @@
-1.9.0mt7
+1.9.0mt8