Bump revision

This commit is contained in:
sfan5
2023-10-27 17:45:52 +02:00
parent 6fccc79270
commit 99be15f40b
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
#pragma once
//! Identifies the IrrlichtMt fork customized for the Minetest engine
#define IRRLICHT_VERSION_MT_REVISION 12
#define IRRLICHT_VERSION_MT "mt12"
#define IRRLICHT_VERSION_MT_REVISION 13
#define IRRLICHT_VERSION_MT "mt13"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1