aboutsummaryrefslogtreecommitdiff
path: root/include/IrrCompileConfig.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-04-02 23:25:50 +0200
committersfan5 <sfan5@live.de>2021-04-02 23:38:28 +0200
commitc77797bbed45d19b3d73fb1bb8a73ac7be0ad709 (patch)
tree7deea7981ec1f09eb90f06131cbcf86dc4f677ab /include/IrrCompileConfig.h
parent3ef59028155ba4cab0f734aecb6bdfc2aa90cbf4 (diff)
downloadirrlicht-c77797bbed45d19b3d73fb1bb8a73ac7be0ad709.tar.xz
Bump revision early
So we can leave CI at the last build while being able to test changes locally.
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 77c4ab1..0c7c5af 100644
--- a/include/IrrCompileConfig.h
+++ b/include/IrrCompileConfig.h
@@ -6,8 +6,8 @@
#define __IRR_COMPILE_CONFIG_H_INCLUDED__
//! Identifies Irrlicht fork customized for the Minetest engine
-#define IRRLICHT_VERSION_MT_REVISION 1
-#define IRRLICHT_VERSION_MT "mt1"
+#define IRRLICHT_VERSION_MT_REVISION 2
+#define IRRLICHT_VERSION_MT "mt2"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1