This commit is contained in:
jomjol
2021-06-17 20:10:30 +02:00
parent 21a59fbd35
commit 48067b10cd
9 changed files with 28 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v7.1.1 - 2020-05-30";
const char* GIT_BASE_BRANCH = "master - v7.1.2 - 2020-06-17";
const char* git_base_branch(void)