release v0.5.7 (for real this time)
also fix oscilloscope and add layout reset option
This commit is contained in:
parent
61253d4558
commit
721445cf07
3 changed files with 53 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue