This commit is contained in:
jomjol
2021-07-29 20:14:36 +02:00
parent fa3842b2b4
commit 1bcaf09855
11 changed files with 35 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="ea72256";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-07-25 18:09";
const char* GIT_REV="fa3842b";
const char* GIT_TAG="v8.0.3";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-07-29 20:11";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v8.0.3 - 2021-07-25";
const char* GIT_BASE_BRANCH = "master - v8.0.4 - 2021-07-29";
const char* git_base_branch(void)