summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--misc/irrlichtmt_tag.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 94efc4ec3..081c834f2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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")
diff --git a/misc/irrlichtmt_tag.txt b/misc/irrlichtmt_tag.txt
index 2684ddfde..be66833ae 100644
--- a/misc/irrlichtmt_tag.txt
+++ b/misc/irrlichtmt_tag.txt
@@ -1 +1 @@
-1.9.0mt7
+1.9.0mt8