aboutsummaryrefslogtreecommitdiff
path: root/include/IrrCompileConfig.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2022-10-24 21:14:41 +0200
committersfan5 <sfan5@live.de>2022-10-24 21:17:53 +0200
commita0af653c3d1d0e4a17c9c9408ff7eb0fc697ad4b (patch)
tree4074313552598bc06e9cc74d5c7283701bbed810 /include/IrrCompileConfig.h
parentcac4e62852e8f5d93d0d1f940037701919346f2a (diff)
downloadirrlicht-a0af653c3d1d0e4a17c9c9408ff7eb0fc697ad4b.tar.xz
Bump revision early
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 2e70f7c..fe1e29d 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 8
-#define IRRLICHT_VERSION_MT "mt8"
+#define IRRLICHT_VERSION_MT_REVISION 9
+#define IRRLICHT_VERSION_MT "mt9"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1