Prepare v6.3.1

This commit is contained in:
jomjol
2021-03-16 21:02:27 +01:00
parent 5be56d9b00
commit 5ca3e184e0
9 changed files with 27 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v6.3.0 - 2020-03-14";
const char* GIT_BASE_BRANCH = "master - v6.3.1 - 2020-03-16";
const char* git_base_branch(void)