fix devendor again and prepare for 0.4.2
This commit is contained in:
parent
aaca180683
commit
f652d6c738
3 changed files with 15 additions and 9 deletions
|
|
@ -10,8 +10,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4.1"
|
||||
#define DIV_ENGINE_VERSION 21
|
||||
#define DIV_VERSION "0.4.2"
|
||||
#define DIV_ENGINE_VERSION 22
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue