Update version file

This commit is contained in:
jomjol
2021-01-05 08:32:07 +01:00
parent e53c6fe64c
commit e5206091dd
7 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="0e36010";
const char* GIT_REV="e53c6fe";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling-speed-up-alignment";
const char* BUILD_TIME="2021-01-04 12:13";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-01-05 08:24";

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="0e36010";
const char* GIT_REV="e53c6fe";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling-speed-up-alignment";
const char* BUILD_TIME="2021-01-02 09:02";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-01-05 08:24";