Merge pull request #71 from jomjol/master

Update Rolling
This commit is contained in:
jomjol
2020-12-06 19:36:03 +01:00
committed by GitHub
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_TAG="";
const char* GIT_BRANCH="rolling"; const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-12-06 19:22"; const char* BUILD_TIME="2020-12-06 19:32";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h" #include "Helper.h"
#include <fstream> #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) 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_TAG="";
const char* GIT_BRANCH="rolling"; const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-12-06 19:22"; const char* BUILD_TIME="2020-12-06 19:32";

Binary file not shown.

Binary file not shown.

Binary file not shown.