Fixed version number

This commit is contained in:
Jan Möbius
2023-02-28 14:44:24 +01:00
parent b4f94b7416
commit 7c08a066ad

View File

@@ -58,7 +58,7 @@
// ----------------------------------------------------------------------------
#define OM_VERSION 0x90100
#define OM_VERSION 0x0A000
//#define OM_VERSION 0x70200
#define OM_GET_VER ((OM_VERSION & 0xf0000) >> 16)