mirror of
https://github.com/minetest/irrlicht.git
synced 2025-03-06 20:49:24 +01:00
Bump revision to 1.9.0mt4
This commit is contained in:
parent
ac57007c55
commit
713471e9a2
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 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
|
||||
|
|
Loading…
Add table
Reference in a new issue