From 13c6362edbff081848406d1b87e1bba95fedf309 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Thu, 9 Dec 2021 01:24:33 -0500 Subject: [PATCH] dev9 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index ae804bd8f..56d18d51c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -11,7 +11,7 @@ #include #endif -#define DIV_VERSION "dev8" +#define DIV_VERSION "dev9" DivEngine e;