release v0.4.6
don't worry, this won't be the final release
This commit is contained in:
parent
4cffcc01e5
commit
61639e5123
3 changed files with 6 additions and 6 deletions
|
|
@ -10,8 +10,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4.5"
|
||||
#define DIV_ENGINE_VERSION 26
|
||||
#define DIV_VERSION "0.4.6"
|
||||
#define DIV_ENGINE_VERSION 27
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue