This commit is contained in:
jomjol
2022-08-13 14:20:40 +02:00
parent 9695dba415
commit bfe8d3b37a
28 changed files with 1054 additions and 162 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="0e7c600";
const char* GIT_REV="9695dba";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-07-24 18:59";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-08-13 14:15";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.6.1 - 2022-07-24";
const char* GIT_BASE_BRANCH = "master - v11.0.0 - 2022-08-13";
const char* git_base_branch(void)