This commit is contained in:
jomjol
2021-08-24 08:33:56 +02:00
parent 0dac0e87e4
commit 47d15d8adb
8 changed files with 44 additions and 42 deletions

View File

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