diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-01-31 13:28:05 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-01-31 13:28:05 +1100 |
| commit | 9f9b400fb3a948d32091e3768e5ed73f8571a143 (patch) | |
| tree | a5168ba0f224ea1f964ed017449dcafdb73b8d03 /tools | |
| parent | 631faea1f5e2b83125dd48cca58918d9eb77cfec (diff) | |
| download | tangara-fw-9f9b400fb3a948d32091e3768e5ed73f8571a143.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 2dc74108..3d3a9e66 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.1.2") +set(PROJECT_VER "1.2.0") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
