This commit is contained in:
jomjol
2021-05-30 21:49:50 +02:00
parent 6cefc44fb6
commit cdcf940d12
7 changed files with 10 additions and 12 deletions

View File

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