Bump revision early

So we can leave CI at the last build while being able to test changes locally.
This commit is contained in:
sfan5 2021-04-02 23:25:50 +02:00
parent 3ef5902815
commit c77797bbed
1 changed files with 2 additions and 2 deletions

View File

@ -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