diff --git a/code/src/version.cpp b/code/src/version.cpp index a3d684c7..035b4534 100644 --- a/code/src/version.cpp +++ b/code/src/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="2614481"; +const char* GIT_REV="8f51895"; const char* GIT_TAG=""; const char* GIT_BRANCH="master"; -const char* BUILD_TIME="2020-10-14 18:40"; \ No newline at end of file +const char* BUILD_TIME="2020-10-26 18:26"; \ No newline at end of file diff --git a/code/src/version.h b/code/src/version.h index 1fbcc2b8..6570e6f9 100644 --- a/code/src/version.h +++ b/code/src/version.h @@ -13,7 +13,7 @@ extern "C" #include "Helper.h" #include -const char* GIT_BASE_BRANCH = "master - v3.0.0 - 2020-10-14"; +const char* GIT_BASE_BRANCH = "master - v3.1.0 - 2020-10-26"; const char* git_base_branch(void) diff --git a/code/version.cpp b/code/version.cpp index a3d684c7..035b4534 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="2614481"; +const char* GIT_REV="8f51895"; const char* GIT_TAG=""; const char* GIT_BRANCH="master"; -const char* BUILD_TIME="2020-10-14 18:40"; \ No newline at end of file +const char* BUILD_TIME="2020-10-26 18:26"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index d0f95cb6..2acd1e81 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index a7c09acf..7cd67d52 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ diff --git a/firmware/html.zip b/firmware/html.zip index 47bd7ab7..34f45148 100644 Binary files a/firmware/html.zip and b/firmware/html.zip differ