mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-31 20:11:29 +00:00
release v0.5.6
This commit is contained in:
parent
8eaf94cbce
commit
5cbe140288
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5.6pre1"
|
||||
#define DIV_ENGINE_VERSION 47
|
||||
#define DIV_VERSION "0.5.6"
|
||||
#define DIV_ENGINE_VERSION 48
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
Loading…
Reference in a new issue