diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-06-27 15:02:38 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-06-27 15:02:38 +1000 |
| commit | 296b15dfca3c32cfa53a3b8d8a84ac6d1421b4a1 (patch) | |
| tree | c9b9e5dc067cb8b1ec7e4ac6f33bb7e3f157da1d /tools | |
| parent | 76782441c6e0d8bc46a1f0042ca811744b8fc566 (diff) | |
| download | tangara-fw-296b15dfca3c32cfa53a3b8d8a84ac6d1421b4a1.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 8ad31726..d5206708 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.3") +set(PROJECT_VER "1.3.4") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
