This commit is contained in:
jomjol
2020-12-06 19:34:52 +01:00
parent bcdd0c66c0
commit 11fed9394a
6 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="f616643";
const char* GIT_REV="bcdd0c6";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2020-12-06 19:22";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-12-06 19:32";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v4.1.0 - 2020-11-30";
const char* GIT_BASE_BRANCH = "master - v5.0.0 - 2020-12-06";
const char* git_base_branch(void)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="f616643";
const char* GIT_REV="bcdd0c6";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2020-12-06 19:22";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-12-06 19:32";

Binary file not shown.

Binary file not shown.

Binary file not shown.