release 0.2.2
This commit is contained in:
parent
e8dc1e3c8b
commit
28d3dc2691
3 changed files with 6 additions and 6 deletions
|
|
@ -14,8 +14,8 @@
|
|||
// - implement the .fur format
|
||||
// - increase all 17 fields to 128 or more
|
||||
|
||||
#define DIV_VERSION "0.2.1"
|
||||
#define DIV_ENGINE_VERSION 13
|
||||
#define DIV_VERSION "0.2.2"
|
||||
#define DIV_ENGINE_VERSION 14
|
||||
|
||||
enum DivStatusView {
|
||||
DIV_STATUS_NOTHING=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue