This commit is contained in:
jomjol
2022-02-20 16:05:36 +01:00
parent cbe884ad63
commit c07ef23d5b
9 changed files with 22 additions and 126 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="1dd703b";
const char* GIT_TAG="";
const char* GIT_REV="cbe884a";
const char* GIT_TAG="v10.5.0";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-02-18 21:15";
const char* BUILD_TIME="2022-02-20 16:02";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v10.5.0 - 2022-02-18";
const char* GIT_BASE_BRANCH = "master - v10.5.1 - 2022-02-20";
const char* git_base_branch(void)