release 0.5

finally
This commit is contained in:
tildearrow 2022-01-30 18:23:40 -05:00
parent 1fe28ca1a3
commit a1d3d3d873
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
#include <map>
#include <queue>
#define DIV_VERSION "0.5pre5"
#define DIV_ENGINE_VERSION 34
#define DIV_VERSION "0.5"
#define DIV_ENGINE_VERSION 35
enum DivStatusView {
DIV_STATUS_NOTHING=0,