This commit is contained in:
jomjol
2021-11-16 07:15:55 +01:00
parent fde0ae4781
commit 270f8dd093
8 changed files with 11 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v9.1.0 - 2021-11-14";
const char* GIT_BASE_BRANCH = "master - v9.1.1 - 2021-11-16";
const char* git_base_branch(void)