From 875dab3d706b8c6e0d0926928a2df745345ea250 Mon Sep 17 00:00:00 2001 From: Hugo Van Ruyskensvelde Date: Fri, 26 Mar 2021 17:13:13 +0100 Subject: [PATCH] version 1.5.0 to version 1.5.1 --- core/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/main.cpp b/core/main.cpp index 5c656cd..193b34d 100644 --- a/core/main.cpp +++ b/core/main.cpp @@ -12,7 +12,7 @@ #include -#define APPVERSION "1.5.0" +#define APPVERSION "1.5.1" using namespace std;