diff --git a/code/main/version.cpp b/code/main/version.cpp index 74c6b3c2..2293d866 100644 --- a/code/main/version.cpp +++ b/code/main/version.cpp @@ -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"; \ No newline at end of file +const char* BUILD_TIME="2021-01-05 18:08"; \ No newline at end of file diff --git a/code/main/version.h b/code/main/version.h index d024dcbf..d267c063 100644 --- a/code/main/version.h +++ b/code/main/version.h @@ -13,7 +13,7 @@ extern "C" #include "Helper.h" #include -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) diff --git a/code/version.cpp b/code/version.cpp index 74c6b3c2..2293d866 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -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"; \ No newline at end of file +const char* BUILD_TIME="2021-01-05 18:08"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index ef729b85..a89a021a 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index 20244ca6..ec6eb191 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ