From: sfan5 Date: Sun, 12 Sep 2021 18:56:20 +0000 (+0200) Subject: Bump revision to 1.9.0mt4 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=713471e9a25b4527aec71860858bf8e4bc8a0fce;p=irrlicht.git Bump revision to 1.9.0mt4 --- 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