release v0.5.4
sorry this doesn't include too many features as it is another critical bug fix release
This commit is contained in:
parent
12d4cd6467
commit
045dfa679a
3 changed files with 6 additions and 6 deletions
|
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5.3"
|
||||
#define DIV_ENGINE_VERSION 41
|
||||
#define DIV_VERSION "0.5.4"
|
||||
#define DIV_ENGINE_VERSION 42
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue