diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-05-31 13:02:28 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-05-31 13:02:28 +1000 |
| commit | 41d15a831b149ca7b51a138bd4b306d52ba5a7a8 (patch) | |
| tree | 816eccf546b03017ce5d41df2e16c403aaf14b9e /tools | |
| parent | 661cc976a137db1bccc2a583ad7ac7f81043ec51 (diff) | |
| download | tangara-fw-41d15a831b149ca7b51a138bd4b306d52ba5a7a8.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 b86aa51f..6015f1a9 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.1") +set(PROJECT_VER "0.9.2") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
