FIRE!! (release v0.6pre4)

This commit is contained in:
tildearrow 2023-02-24 05:15:19 -05:00
parent eba1191ef2
commit 34c66a4464
5 changed files with 10 additions and 7 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 "dev142"
#define DIV_ENGINE_VERSION 142
#define DIV_VERSION "0.6pre4"
#define DIV_ENGINE_VERSION 143
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02