save compat flags in the file
This commit is contained in:
parent
5cb9682673
commit
3d8991cdb8
3 changed files with 56 additions and 5 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5.5pre2"
|
||||
#define DIV_ENGINE_VERSION 44
|
||||
#define DIV_VERSION "0.5.5pre3"
|
||||
#define DIV_ENGINE_VERSION 45
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue