aboutsummaryrefslogtreecommitdiff
path: root/include/IrrCompileConfig.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-09-12 20:56:20 +0200
committersfan5 <sfan5@live.de>2021-09-14 19:31:32 +0200
commit713471e9a25b4527aec71860858bf8e4bc8a0fce (patch)
tree4c46338a735ce253749afe5a8ec7d789a220e583 /include/IrrCompileConfig.h
parentac57007c556ba56a5674ece28dcfddcda51f5c9f (diff)
downloadirrlicht-713471e9a25b4527aec71860858bf8e4bc8a0fce.tar.xz
Bump revision to 1.9.0mt4
Diffstat (limited to 'include/IrrCompileConfig.h')
-rw-r--r--include/IrrCompileConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/IrrCompileConfig.h b/include/IrrCompileConfig.h
index 32f247b..0d6e28e 100644
--- a/include/IrrCompileConfig.h
+++ b/include/IrrCompileConfig.h
@@ -6,8 +6,8 @@
#define __IRR_COMPILE_CONFIG_H_INCLUDED__
//! Identifies the IrrlichtMt fork customized for the Minetest engine
-#define IRRLICHT_VERSION_MT_REVISION 3
-#define IRRLICHT_VERSION_MT "mt3"
+#define IRRLICHT_VERSION_MT_REVISION 4
+#define IRRLICHT_VERSION_MT "mt4"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1