forked from Mirrorlandia_minetest/irrlicht
Bump revision early
So we can leave CI at the last build while being able to test changes locally.
This commit is contained in:
parent
3ef5902815
commit
c77797bbed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user