aboutsummaryrefslogtreecommitdiff
path: root/include/IrrCompileConfig.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2023-03-05 21:44:44 +0100
committersfan5 <sfan5@live.de>2023-03-05 21:45:09 +0100
commit1d43ea17ca8ee9a01262e9e34c5c89579b97397f (patch)
tree54771654584c637db1650a753791442adf6a79a4 /include/IrrCompileConfig.h
parent09e6eeb65b03d0bec1dfbcc008bd57fd5cd5802c (diff)
downloadirrlicht-1d43ea17ca8ee9a01262e9e34c5c89579b97397f.tar.xz
Bump revision
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 fe1e29d..0d308e9 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 9
-#define IRRLICHT_VERSION_MT "mt9"
+#define IRRLICHT_VERSION_MT_REVISION 10
+#define IRRLICHT_VERSION_MT "mt10"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1