This commit is contained in:
jomjol
2022-08-21 17:44:34 +02:00
parent 2a8b3a87ea
commit ea69b1be00
8 changed files with 21 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v11.0.0 - 2022-08-13";
const char* GIT_BASE_BRANCH = "master - v11.1.0 - 2022-08-21";
const char* git_base_branch(void)