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:
parent
278536489f
commit
f2232b6157
3 changed files with 4 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue