release v0.6.4
ordered po files in next commit it sucks that my machine does not produce the same results as this other one
This commit is contained in:
parent
d15d8c2de1
commit
3570424eb6
50 changed files with 114617 additions and 114648 deletions
|
|
@ -52,10 +52,10 @@ class DivWorkPool;
|
|||
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
||||
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
||||
|
||||
#define DIV_UNSTABLE
|
||||
//#define DIV_UNSTABLE
|
||||
|
||||
#define DIV_VERSION "dev211"
|
||||
#define DIV_ENGINE_VERSION 211
|
||||
#define DIV_VERSION "0.6.4"
|
||||
#define DIV_ENGINE_VERSION 212
|
||||
// for imports
|
||||
#define DIV_VERSION_MOD 0xff01
|
||||
#define DIV_VERSION_FC 0xff02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue