Update version in firmware

This commit is contained in:
jomjol
2021-05-13 08:22:20 +02:00
parent b7e6d33d48
commit 87a6445ff6
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="b34bd5d";
const char* GIT_REV="b7e6d33";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-05-13 08:11";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-05-13 08:18";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="b34bd5d";
const char* GIT_REV="b7e6d33";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2021-05-13 08:11";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2021-05-13 08:18";

Binary file not shown.

Binary file not shown.