dev117 - save the flag
also serves as marker version for this huge change
This commit is contained in:
parent
b9a4b568b6
commit
5e2cefff94
3 changed files with 17 additions and 9 deletions
|
|
@ -46,8 +46,8 @@
|
|||
#define BUSY_BEGIN_SOFT softLocked=true; isBusy.lock();
|
||||
#define BUSY_END isBusy.unlock(); softLocked=false;
|
||||
|
||||
#define DIV_VERSION "0.6pre1.5"
|
||||
#define DIV_ENGINE_VERSION 116
|
||||
#define DIV_VERSION "dev117"
|
||||
#define DIV_ENGINE_VERSION 117
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue