Update version info

This commit is contained in:
jomjol
2021-01-05 18:16:46 +01:00
parent aeafd631d5
commit 8c4f39ab49
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="aa44263";
const char* GIT_REV="aeafd63";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-01-02 08:56";
const char* BUILD_TIME="2021-01-05 18:08";

View File

@@ -13,7 +13,7 @@ extern "C"
#include "Helper.h"
#include <fstream>
const char* GIT_BASE_BRANCH = "master - v5.0.0 - 2020-12-06";
const char* GIT_BASE_BRANCH = "master - v6.0.0 - 2020-01-02";
const char* git_base_branch(void)

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="aa44263";
const char* GIT_REV="aeafd63";
const char* GIT_TAG="";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-01-02 08:56";
const char* BUILD_TIME="2021-01-05 18:08";

Binary file not shown.

Binary file not shown.