Correct Version Info

This commit is contained in:
jomjol
2020-11-15 18:36:31 +01:00
parent c292ecd54b
commit 3e6713d16c
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="7bfdfd3"; const char* GIT_REV="c292ecd";
const char* GIT_TAG=""; const char* GIT_TAG="";
const char* GIT_BRANCH="master"; const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-11-15 12:51"; const char* BUILD_TIME="2020-11-15 18:27";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h" #include "Helper.h"
#include <fstream> #include <fstream>
const char* GIT_BASE_BRANCH = "master - v3.1.0 - 2020-10-26"; const char* GIT_BASE_BRANCH = "master - v4.0.0 - 2020-11-15";
const char* git_base_branch(void) const char* git_base_branch(void)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="7bfdfd3"; const char* GIT_REV="c292ecd";
const char* GIT_TAG=""; const char* GIT_TAG="";
const char* GIT_BRANCH="master"; const char* GIT_BRANCH="master";
const char* BUILD_TIME="2020-11-15 12:51"; const char* BUILD_TIME="2020-11-15 18:27";

Binary file not shown.

Binary file not shown.