This commit is contained in:
jomjol
2020-11-30 22:13:49 +01:00
parent 2753552997
commit 8f5200e79d
6 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1b5f6b4";
const char* GIT_REV="2753552";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2020-11-30 12:06";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-11-30 22:02";

View File

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

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1b5f6b4";
const char* GIT_REV="2753552";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2020-11-30 12:06";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-11-30 22:02";

Binary file not shown.

Binary file not shown.

Binary file not shown.