Skip to content

Commit

Permalink
v10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jomjol committed Feb 12, 2022
1 parent b0d8ed6 commit 1371be6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions code/main/version.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const char* GIT_REV="379f458";
const char* GIT_REV="b0d8ed6";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-02-12 08:56";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-02-12 09:04";
6 changes: 3 additions & 3 deletions code/version.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const char* GIT_REV="379f458";
const char* GIT_REV="b0d8ed6";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-02-12 08:56";
const char* GIT_BRANCH="master";
const char* BUILD_TIME="2022-02-12 09:04";
Binary file modified firmware/bootloader.bin
Binary file not shown.
Binary file modified firmware/firmware.bin
Binary file not shown.

0 comments on commit 1371be6

Please sign in to comment.