release 0.2.2

This commit is contained in:
tildearrow 2022-01-06 13:24:12 -05:00
parent e8dc1e3c8b
commit 28d3dc2691
3 changed files with 6 additions and 6 deletions

View file

@ -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,