release 0.2.1
several fixes and stuff
This commit is contained in:
parent
2608c0d84e
commit
cbc39909e4
3 changed files with 6 additions and 6 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.2"
|
||||
#define DIV_ENGINE_VERSION 12
|
||||
#define DIV_VERSION "0.2.1"
|
||||
#define DIV_ENGINE_VERSION 13
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue