This commit is contained in:
jomjol
2021-07-25 18:07:50 +02:00
parent 104b72505c
commit be5828cb3e
9 changed files with 8 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="eaaa856";
const char* GIT_REV="104b725";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-07-25 13:14";
const char* BUILD_TIME="2021-07-25 18:05";

View File

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