diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-02-07 13:57:17 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-02-07 13:57:17 +1100 |
| commit | 5275b5ebcba3afed4280accaf57407a68b305021 (patch) | |
| tree | 24300d01315cf08b7f0c6c891c29895878c136fc /tools | |
| parent | 48495ddafe2ed59611c9491470f192b790e6146d (diff) | |
| download | tangara-fw-5275b5ebcba3afed4280accaf57407a68b305021.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 3d3a9e66..143f556d 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.0") +set(PROJECT_VER "1.2.1") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
