This commit is contained in:
jomjol
2021-08-01 21:46:17 +02:00
parent d4b5ec2ae2
commit 17a87b23a1
12 changed files with 29 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v8.0.4 - 2021-07-29";
const char* GIT_BASE_BRANCH = "master - v8.0.5 - 2021-08-01";
const char* git_base_branch(void)