release v0.5.4

sorry this doesn't include too many features as it is another critical
bug fix release
This commit is contained in:
tildearrow 2022-02-05 16:47:22 -05:00
parent 12d4cd6467
commit 045dfa679a
3 changed files with 6 additions and 6 deletions

View file

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5.3"
#define DIV_ENGINE_VERSION 41
#define DIV_VERSION "0.5.4"
#define DIV_ENGINE_VERSION 42
enum DivStatusView {
DIV_STATUS_NOTHING=0,