mirror of
https://github.com/minetest/irrlicht.git
synced 2025-03-06 20:49:24 +01:00
Bump revision
This commit is contained in:
parent
51dad49d8b
commit
372b3642bf
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
#define __IRR_COMPILE_CONFIG_H_INCLUDED__
|
||||
|
||||
//! Identifies the IrrlichtMt fork customized for the Minetest engine
|
||||
#define IRRLICHT_VERSION_MT_REVISION 5
|
||||
#define IRRLICHT_VERSION_MT "mt5"
|
||||
#define IRRLICHT_VERSION_MT_REVISION 6
|
||||
#define IRRLICHT_VERSION_MT "mt6"
|
||||
|
||||
//! Irrlicht SDK Version
|
||||
#define IRRLICHT_VERSION_MAJOR 1
|
||||
|
|
Loading…
Add table
Reference in a new issue