Move to OpenMesh 8.1 version numbers

This commit is contained in:
Jan Möbius
2019-02-21 14:11:34 +01:00
parent 37be8f8b05
commit c7107e1f97
5 changed files with 11 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
// ----------------------------------------------------------------------------
#define OM_VERSION 0x80000
#define OM_VERSION 0x80100
//#define OM_VERSION 0x70200
#define OM_GET_VER ((OM_VERSION & 0xf0000) >> 16)