This commit is contained in:
jomjol
2021-08-12 07:20:58 +02:00
parent e529af04cf
commit f6b1a41a0b
10 changed files with 10 additions and 13 deletions

View File

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