Update version

This commit is contained in:
jomjol
2021-07-14 20:00:06 +02:00
parent 03b5e36114
commit 655f9d7c97
10 changed files with 11 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1f6b02a";
const char* GIT_REV="03b5e36";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-07-13 20:37";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-07-14 19:54";

View File

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