release v0.4.1
fixes critical AppImage fail issue and some other things
This commit is contained in:
parent
9b018aadb2
commit
d828018500
4 changed files with 7 additions and 6 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.4"
|
||||
#define DIV_ENGINE_VERSION 20
|
||||
#define DIV_VERSION "0.4.1"
|
||||
#define DIV_ENGINE_VERSION 21
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue