release 0.4.3

urgent release due to serious bug when removing systems
This commit is contained in:
tildearrow 2022-01-19 01:40:15 -05:00
parent efee5c3d7a
commit fe757ac6e7
3 changed files with 6 additions and 6 deletions

View file

@ -10,8 +10,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.4.2"
#define DIV_ENGINE_VERSION 22
#define DIV_VERSION "0.4.3"
#define DIV_ENGINE_VERSION 23
enum DivStatusView {
DIV_STATUS_NOTHING=0,