release v0.6pre4-hotfix

This commit is contained in:
tildearrow 2023-02-25 01:47:19 -05:00
parent c04f123344
commit e3bebdca08
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
#define BUSY_END isBusy.unlock(); softLocked=false;
#define DIV_VERSION "0.6pre4"
#define DIV_ENGINE_VERSION 143
#define DIV_VERSION "0.6pre5"
#define DIV_ENGINE_VERSION 144
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02