Update v7.0.1

This commit is contained in:
jomjol
2021-05-13 08:16:01 +02:00
parent b34bd5d988
commit 52e9cd20ee
7 changed files with 12 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1e09bfb";
const char* GIT_REV="b34bd5d";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-05-08 18:20";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-05-13 08:11";

View File

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