release v0.4.6

don't worry, this won't be the final release
This commit is contained in:
tildearrow 2022-01-21 04:42:18 -05:00
parent 4cffcc01e5
commit 61639e5123
3 changed files with 6 additions and 6 deletions

View file

@ -10,8 +10,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.4.5"
#define DIV_ENGINE_VERSION 26
#define DIV_VERSION "0.4.6"
#define DIV_ENGINE_VERSION 27
enum DivStatusView {
DIV_STATUS_NOTHING=0,