This commit is contained in:
jomjol
2021-12-02 21:52:45 +01:00
parent cad534bffe
commit e22b4b6fe1
6 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="3b44adb";
const char* GIT_REV="cad534b";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-12-02 21:26";
const char* BUILD_TIME="2021-12-02 21:50";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v9.1.1 - 2021-11-16";
const char* GIT_BASE_BRANCH = "master - v9.2.0 - 2021-12-02";
const char* git_base_branch(void)