From 42b535c3fa5ff742f5cb367717158c445450fc5c Mon Sep 17 00:00:00 2001 From: Hugo Van Ruyskensvelde Date: Thu, 6 Apr 2023 17:23:52 +0200 Subject: [PATCH] Bump version 1.5.6 --> 1.5.7 --- core/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/main.cpp b/core/main.cpp index 3eb00e9..cc77d73 100644 --- a/core/main.cpp +++ b/core/main.cpp @@ -12,7 +12,7 @@ #include -#define APPVERSION "1.5.6" +#define APPVERSION "1.5.7" using namespace std;