diff --git a/README.md b/README.md index 42fc9e1c..04eb4464 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,11 @@ In other cases you can contact the developer via email: -const char* GIT_BASE_BRANCH = "master - v8.0.2 - 2021-07-23"; +const char* GIT_BASE_BRANCH = "master - v8.0.3 - 2021-07-25"; const char* git_base_branch(void) diff --git a/code/version.cpp b/code/version.cpp index 7387994e..69ba09b6 100644 --- a/code/version.cpp +++ b/code/version.cpp @@ -1,4 +1,4 @@ -const char* GIT_REV="eaaa856"; +const char* GIT_REV="104b725"; const char* GIT_TAG=""; const char* GIT_BRANCH="rolling"; -const char* BUILD_TIME="2021-07-25 13:14"; \ No newline at end of file +const char* BUILD_TIME="2021-07-25 18:05"; \ No newline at end of file diff --git a/firmware/bootloader.bin b/firmware/bootloader.bin index 0fd39994..623707d1 100644 Binary files a/firmware/bootloader.bin and b/firmware/bootloader.bin differ diff --git a/firmware/firmware.bin b/firmware/firmware.bin index b8b518c0..2154765f 100644 Binary files a/firmware/firmware.bin and b/firmware/firmware.bin differ diff --git a/firmware/html.zip b/firmware/html.zip index d8e49f82..3b7f9a0e 100644 Binary files a/firmware/html.zip and b/firmware/html.zip differ diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 69da9d31..8b03381d 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -367,9 +367,6 @@ textarea { - - ExtendedResolution - ModelInputSize diff --git a/sd-card/html/version.txt b/sd-card/html/version.txt index 9c50fbf5..99affd46 100644 --- a/sd-card/html/version.txt +++ b/sd-card/html/version.txt @@ -1 +1 @@ -9.5.1 +9.5.2 \ No newline at end of file