diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-01-17 13:25:08 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-01-17 13:25:08 +1100 |
| commit | 91721fb52a3fb58a20e135b37dd808ff34e924b5 (patch) | |
| tree | ad8008b2e95d66ab052457f31d7e0c8f49da4ca9 /tools/cmake | |
| parent | 61cc7209ef69e6142242fd67d8c484bc1c976dbe (diff) | |
| download | tangara-fw-91721fb52a3fb58a20e135b37dd808ff34e924b5.tar.gz | |
Version bump
Diffstat (limited to 'tools/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 1a40f7f8..2dc74108 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.1.1") +set(PROJECT_VER "1.1.2") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
