more lynx micro-fixes and bump version to dev57

allocated 3 versions for possible emergency fix releases after 0.5.7

0.6 dev starts here!
This commit is contained in:
tildearrow 2022-02-22 17:48:13 -05:00
parent 278536489f
commit f2232b6157
3 changed files with 4 additions and 3 deletions

View file

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