From 1378efc90db86fe14b2ef56c68403449ab5eb15a Mon Sep 17 00:00:00 2001 From: Daniel Aharoni Date: Tue, 21 Jul 2020 10:55:21 -0700 Subject: [PATCH] Update version number --- source/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.cpp b/source/main.cpp index 6cc8730..245b80c 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -9,7 +9,7 @@ #include "backend.h" -#define VERSION_NUMBER "0.170" +#define VERSION_NUMBER "0.171" // TODO: have exit button close everything // For Window's deployment