diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-04-25 14:08:42 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-04-25 14:08:42 +1000 |
| commit | af72e15315ca0970e769410ef2bf4bac43e9bb7a (patch) | |
| tree | 6fa0e011459a8c819f2dfb495c991dd493d58ebb /tools | |
| parent | 9198af25a525c3c85ed0c94de3ac05c548d4e233 (diff) | |
| download | tangara-fw-af72e15315ca0970e769410ef2bf4bac43e9bb7a.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 af437ffb..4e7555cc 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.3.1") +set(PROJECT_VER "1.3.2") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
