From d2eae20fb0c379109425d5623179339c1a015a9c Mon Sep 17 00:00:00 2001 From: Jean-Luc Pons Date: Thu, 23 Apr 2020 09:04:56 +0200 Subject: [PATCH] Updated release number --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 05c2cf3..bf3c18a 100644 --- a/main.cpp +++ b/main.cpp @@ -24,7 +24,7 @@ #include #include -#define RELEASE "1.1" +#define RELEASE "1.2" using namespace std;