This commit is contained in:
jomjol
2021-06-17 20:10:30 +02:00
parent 21a59fbd35
commit 48067b10cd
9 changed files with 28 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="6cefc44";
const char* GIT_TAG="v7.1.0";
const char* GIT_REV="21a59fb";
const char* GIT_TAG="v7.1.1";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-05-30 21:47";
const char* BUILD_TIME="2021-06-17 19:59";

View File

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