Prepare v11.3.0

This commit is contained in:
jomjol
2022-09-17 09:24:41 +02:00
parent 10fbb610c3
commit c65182b568
8 changed files with 14 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="N/A";
const char* GIT_TAG="N/A";
const char* GIT_BRANCH="N/A";
const char* BUILD_TIME="2022-09-16 17:31";
const char* BUILD_TIME="2022-09-17 09:00";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v11.2.0 - 2022-08-28";
const char* GIT_BASE_BRANCH = "master - v11.3.0 - 2022-09-16";
const char* git_base_branch(void)