This commit is contained in:
jomjol
2022-02-22 19:17:20 +01:00
parent 71871016d2
commit 4b825efffb
7 changed files with 9 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="c07ef23";
const char* GIT_REV="7187101";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-02-20 16:21";
const char* BUILD_TIME="2022-02-22 19:05";

View File

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