Rolling 20220122

This commit is contained in:
jomjol
2022-01-29 15:41:56 +01:00
parent 1ca5e1218d
commit 2029bd6e8a
11 changed files with 90 additions and 88 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="887c704";
const char* GIT_REV="1ca5e12";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-01-28 18:12";
const char* BUILD_TIME="2022-01-29 15:18";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.2.0 - 2022-01-14";
const char* GIT_BASE_BRANCH = "master - v10.3.0 - 2022-01-29";
const char* git_base_branch(void)