This commit is contained in:
jomjol
2021-10-23 16:31:55 +02:00
parent d0bf12f3d4
commit 020e93bca2
17 changed files with 190 additions and 100 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="af16785";
const char* GIT_REV="d0bf12f";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-10-07 07:12";
const char* BUILD_TIME="2021-10-23 16:13";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v8.5.0 - 2021-10-07";
const char* GIT_BASE_BRANCH = "master - v9.0.0 - 2021-10-23";
const char* git_base_branch(void)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="af16785";
const char* GIT_REV="d0bf12f";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-10-07 07:12";
const char* BUILD_TIME="2021-10-23 16:13";