Vorbereitung v7.0.0

This commit is contained in:
jomjol
2021-05-08 18:16:58 +02:00
parent 10d49b55d1
commit 91fa1c066c
7 changed files with 90 additions and 94 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="67d0bf6";
const char* GIT_REV="10d49b5";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-05-07 21:30";
const char* BUILD_TIME="2021-05-08 18:03";

View File

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

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="67d0bf6";
const char* GIT_REV="10d49b5";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-05-07 21:30";
const char* BUILD_TIME="2021-05-08 18:03";