This commit is contained in:
jomjol
2022-01-14 20:18:24 +01:00
parent 2daf6c8b3f
commit e79c86c7b6
86 changed files with 8008 additions and 1803 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.1.0 - 2022-01-09";
const char* GIT_BASE_BRANCH = "master - v10.2.0 - 2022-01-14";
const char* git_base_branch(void)