This commit is contained in:
jomjol
2021-10-07 07:16:46 +02:00
parent af16785bbf
commit d0bf12f3d4
11 changed files with 16 additions and 64 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="18f6e83";
const char* GIT_TAG="v8.4.0";
const char* GIT_REV="af16785";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-10-02 14:29";
const char* BUILD_TIME="2021-10-07 07:12";

View File

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