Preparation for v10.6.0

This commit is contained in:
jomjol
2022-07-17 09:00:10 +02:00
parent 17fd0f96df
commit dc27911174
7 changed files with 24 additions and 55 deletions

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.5.2 - 2022-02-22";
const char* GIT_BASE_BRANCH = "master - v10.6.0 - 2022-07-17";
const char* git_base_branch(void)