Prepare for Update to v6.2.0

This commit is contained in:
jomjol
2021-03-08 20:26:52 +01:00
parent 4b6044dade
commit 912083d20f
8 changed files with 13 additions and 25 deletions

View File

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