mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
release 0.5
finally
This commit is contained in:
parent
1fe28ca1a3
commit
a1d3d3d873
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
#include <map>
|
||||
#include <queue>
|
||||
|
||||
#define DIV_VERSION "0.5pre5"
|
||||
#define DIV_ENGINE_VERSION 34
|
||||
#define DIV_VERSION "0.5"
|
||||
#define DIV_ENGINE_VERSION 35
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
Loading…
Reference in a new issue