This commit is contained in:
jomjol
2021-10-07 07:16:46 +02:00
parent af16785bbf
commit d0bf12f3d4
11 changed files with 16 additions and 64 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v8.4.0 - 2021-09-25";
const char* GIT_BASE_BRANCH = "master - v8.5.0 - 2021-10-07";
const char* git_base_branch(void)