Bump revision

This commit is contained in:
sfan5
2024-01-17 17:19:03 +01:00
parent 345285786f
commit bdcd27ab5b
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 13
#define IRRLICHT_VERSION_MT "mt13"
#define IRRLICHT_VERSION_MT_REVISION 14
#define IRRLICHT_VERSION_MT "mt14"
//! Irrlicht SDK Version
#define IRRLICHT_VERSION_MAJOR 1