Bump revision early

This commit is contained in:
sfan5
2022-10-24 21:14:41 +02:00
parent cac4e62852
commit a0af653c3d
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
#define __IRR_COMPILE_CONFIG_H_INCLUDED__
//! Identifies the IrrlichtMt fork customized for the Minetest engine
#define IRRLICHT_VERSION_MT_REVISION 8
#define IRRLICHT_VERSION_MT "mt8"
#define IRRLICHT_VERSION_MT_REVISION 9
#define IRRLICHT_VERSION_MT "mt9"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1