This commit is contained in:
jomjol
2022-08-28 19:52:51 +02:00
parent 338184712d
commit c9b7a5f84c
223 changed files with 13226 additions and 2342 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="6a5d551";
const char* GIT_REV="3381847";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-27 19:49";
const char* BUILD_TIME="2022-08-28 19:11";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v11.1.1 - 2022-08-22";
const char* GIT_BASE_BRANCH = "master - v11.2.0 - 2022-08-28";
const char* git_base_branch(void)