diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-04-12 10:20:32 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-04-12 10:20:32 +1000 |
| commit | b319b3f07f61ce7212f84ea6e7e69d27ef97ef5e (patch) | |
| tree | 65d467c911fb4a55c352810804a02c9a8e0a398b /tools/cmake/common.cmake | |
| parent | 49bd38952894b07e3e7750350ae798fe00fb65fe (diff) | |
| download | tangara-fw-b319b3f07f61ce7212f84ea6e7e69d27ef97ef5e.tar.gz | |
Version bump
Diffstat (limited to 'tools/cmake/common.cmake')
| -rw-r--r-- | tools/cmake/common.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/common.cmake b/tools/cmake/common.cmake index 6dbafabd..60d11416 100644 --- a/tools/cmake/common.cmake +++ b/tools/cmake/common.cmake @@ -5,7 +5,7 @@ # For more information about build system see # https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html -set(PROJECT_VER "0.8.1") +set(PROJECT_VER "0.8.2") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
