Prepare for v6.1.0

This commit is contained in:
jomjol
2021-01-20 19:39:10 +01:00
parent 3869da9d06
commit 91ff41a9d9
7 changed files with 12 additions and 50 deletions

View File

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