release v0.5.7 (for real this time)

also fix oscilloscope and add layout reset option
This commit is contained in:
tildearrow 2022-02-22 02:01:59 -05:00
parent 61253d4558
commit 721445cf07
3 changed files with 53 additions and 13 deletions

View file

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