FIRE!! (release v0.6pre4)
This commit is contained in:
parent
eba1191ef2
commit
34c66a4464
5 changed files with 10 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue