]> git.lizzy.rs Git - minetest.git/commitdiff
Bump used IrrlichtMt version
authorsfan5 <sfan5@live.de>
Sat, 31 Dec 2022 11:48:53 +0000 (12:48 +0100)
committersfan5 <sfan5@live.de>
Sat, 31 Dec 2022 11:48:53 +0000 (12:48 +0100)
CMakeLists.txt
misc/irrlichtmt_tag.txt

index e0d0602496846597dcef48e3ff61a4e083ed8f0c..41d5c8707bf2a8499c8d9efe04cd47698b6bb201 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.0mt8)
+       set(TARGET_VER_S 1.9.0mt9)
        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 be66833ae2f96619da2d453060619dcb944c4de8..39294f33d58e22194876cab8a870974cc3b74fa9 100644 (file)
@@ -1 +1 @@
-1.9.0mt8
+1.9.0mt9