release v0.6pre2

This commit is contained in:
tildearrow 2022-12-24 23:39:44 -05:00
parent 8b3afabc2f
commit 618ff1d393
11 changed files with 30 additions and 15 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 "dev131"
#define DIV_ENGINE_VERSION 131
#define DIV_VERSION "0.6pre2"
#define DIV_ENGINE_VERSION 132
// for imports
#define DIV_VERSION_MOD 0xff01
#define DIV_VERSION_FC 0xff02