Merge pull request #66 from jomjol/master

Rolling to v4.1.0
This commit is contained in:
jomjol
2020-11-30 22:15:24 +01:00
committed by GitHub
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.