diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-01-03 11:59:15 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-01-03 11:59:15 +1100 |
| commit | 7aad24e073770d00c170a64f09f555255d26de25 (patch) | |
| tree | 4939c630968a93702ea3edf5cc7c387bb7aae929 /tools | |
| parent | 3ad2fb61dcfcaa0fb1cd316ed8b88d2866d98372 (diff) | |
| download | tangara-fw-7aad24e073770d00c170a64f09f555255d26de25.tar.gz | |
versiom 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 2779c2b8..90bd3ace 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 "1.0.2") +set(PROJECT_VER "1.1.0") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
