diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-03-20 10:29:23 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-03-20 10:29:23 +1100 |
| commit | 8dee86f1f3611c8ca5d3f565128025e90f0cc6a7 (patch) | |
| tree | 53b303c93819cbd9fcaa0e418ab6bb4f50fa4e04 /tools | |
| parent | a3be3cbfff80a4ef13a734d915e72bcfdae2684d (diff) | |
| download | tangara-fw-8dee86f1f3611c8ca5d3f565128025e90f0cc6a7.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 7afda6c1..4acd9444 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.2.2") +set(PROJECT_VER "1.3.0") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
