fix devendor again and prepare for 0.4.2

This commit is contained in:
tildearrow 2022-01-18 02:09:47 -05:00
parent aaca180683
commit f652d6c738
3 changed files with 15 additions and 9 deletions

View file

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