diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-09-17 13:29:37 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-09-17 13:29:37 +1000 |
| commit | a650c94d18e5b945dfd70d82e10f080e95fa9fb7 (patch) | |
| tree | b2bdd0275ece18b437c00b24b74d385007cc5b1d /tools | |
| parent | 7d1266404d8e876ba909d101eb316868036b423c (diff) | |
| download | tangara-fw-a650c94d18e5b945dfd70d82e10f080e95fa9fb7.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 796d4cf7..6be74934 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.12.0") +set(PROJECT_VER "0.12.1") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
