Updated Version to 9.1

This commit is contained in:
Jan Möbius
2022-01-18 14:34:43 +01:00
parent adebfb1ec0
commit 25c6b34d0e
3 changed files with 6 additions and 2 deletions

View File

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