dev91 - it's a breaking change
This commit is contained in:
parent
391928af6e
commit
9dfa2f9cbb
|
@ -45,8 +45,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "dev90"
|
||||
#define DIV_ENGINE_VERSION 90
|
||||
#define DIV_VERSION "dev91"
|
||||
#define DIV_ENGINE_VERSION 91
|
||||
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
|
|
Loading…
Reference in a new issue