This commit is contained in:
jomjol
2021-07-23 20:47:23 +02:00
parent a6d39afc26
commit da16322fb8
6 changed files with 7 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v8.0.1 - 2021-07-18";
const char* GIT_BASE_BRANCH = "master - v8.0.2 - 2021-07-23";
const char* git_base_branch(void)