This commit is contained in:
tildearrow 2021-12-07 01:26:50 -05:00
parent 3ee761fc87
commit 7d24b10da4

View file

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