diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-06-14 16:59:46 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-06-14 16:59:46 +1000 |
| commit | 5e2945f24612641cb41c91405a651ffcbc51cb37 (patch) | |
| tree | c0037dc5102b35f88d0d3c50c659e92288586616 /tools | |
| parent | 00b1ba58f0efca59e1ef2acbeab21849db4faafe (diff) | |
| download | tangara-fw-5e2945f24612641cb41c91405a651ffcbc51cb37.tar.gz | |
version bump
Diffstat (limited to 'tools')
| -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 6015f1a9..aac6d300 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.9.2") +set(PROJECT_VER "0.9.3") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
