diff --git a/Docs/ota-board-selection-small.png b/Docs/ota-board-selection-small.png new file mode 100644 index 0000000..f90fb6b Binary files /dev/null and b/Docs/ota-board-selection-small.png differ diff --git a/Docs/ota-board-selection-vanilla.png b/Docs/ota-board-selection-vanilla.png new file mode 100644 index 0000000..0dc81d6 Binary files /dev/null and b/Docs/ota-board-selection-vanilla.png differ diff --git a/Docs/ota-board-selection.png b/Docs/ota-board-selection.png new file mode 100644 index 0000000..f56dbdc Binary files /dev/null and b/Docs/ota-board-selection.png differ diff --git a/src/version.h b/src/version.h index fcbeaba..33e446c 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ /* Version of upstream code */ -char baseVersion[] = "3.2"; +char baseVersion[] = "4.0.alpha";