Rolling 20210719

This commit is contained in:
jomjol
2021-07-19 21:54:14 +02:00
parent 025c2b88b9
commit 8aff6bf8f3
7 changed files with 17 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="03b5e36";
const char* GIT_REV="025c2b8";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-07-14 19:54";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-07-19 21:46";

View File

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