prepare for 0.3
This commit is contained in:
parent
5bcc3d5d6d
commit
02b5b05e04
6 changed files with 40 additions and 34 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.2.2"
|
||||
#define DIV_ENGINE_VERSION 14
|
||||
#define DIV_VERSION "0.3"
|
||||
#define DIV_ENGINE_VERSION 15
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue