dev91 - it's a breaking change

This commit is contained in:
tildearrow 2022-05-03 16:53:25 -05:00
parent 391928af6e
commit 9dfa2f9cbb

View file

@ -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