diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-07-05 10:14:00 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-07-05 10:14:00 +1000 |
| commit | 686e14794d8b592cd3e434c92e7244f0626a6678 (patch) | |
| tree | dc8f53c1765600fce398b88e25caf91c906731b3 /tools | |
| parent | 1b7fb84220222a447b18b760a4d8437587b46c2a (diff) | |
| download | tangara-fw-686e14794d8b592cd3e434c92e7244f0626a6678.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 f99c52c8..41d725a5 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.9.3") +set(PROJECT_VER "0.9.4") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
