release v0.5.7

This commit is contained in:
tildearrow 2022-02-21 03:19:42 -05:00
parent eb2e08c834
commit d0df796c12
3 changed files with 6 additions and 6 deletions

View file

@ -37,8 +37,8 @@
warnings+=(String("\n")+x); \
}
#define DIV_VERSION "0.5.7pre3"
#define DIV_ENGINE_VERSION 51
#define DIV_VERSION "0.5.7"
#define DIV_ENGINE_VERSION 52
enum DivStatusView {
DIV_STATUS_NOTHING=0,