This commit is contained in:
jomjol
2021-05-30 21:49:50 +02:00
parent 6cefc44fb6
commit cdcf940d12
7 changed files with 10 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="a000252";
const char* GIT_TAG="";
const char* GIT_REV="6cefc44";
const char* GIT_TAG="v7.1.0";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-05-28 19:54";
const char* BUILD_TIME="2021-05-30 21:47";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v7.1.0 - 2020-05-28";
const char* GIT_BASE_BRANCH = "master - v7.1.1 - 2020-05-30";
const char* git_base_branch(void)