This commit is contained in:
tildearrow 2021-12-09 01:24:33 -05:00
parent b358338613
commit 13c6362edb

View file

@ -11,7 +11,7 @@
#include <unistd.h> #include <unistd.h>
#endif #endif
#define DIV_VERSION "dev8" #define DIV_VERSION "dev9"
DivEngine e; DivEngine e;