Update to 6.2.1

This commit is contained in:
jomjol
2021-03-09 21:09:59 +01:00
parent 4537725852
commit 26745496a5
15 changed files with 61 additions and 38 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v6.2.0 - 2020-03-08";
const char* GIT_BASE_BRANCH = "master - v6.2.1 - 2020-03-09";
const char* git_base_branch(void)