diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-10-04 15:44:59 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-10-04 15:44:59 +1000 |
| commit | e345e7f4155d349bdad39474740cd36c30a38633 (patch) | |
| tree | ddef6969f2d9a630b797dd5b46a2a9e9963b7586 /tools/cmake/common.cmake | |
| parent | 8ec8ba2bd8a017c4ae305c235e7f58488cc7cb1c (diff) | |
| download | tangara-fw-e345e7f4155d349bdad39474740cd36c30a38633.tar.gz | |
RC1 time :grimacing:
Diffstat (limited to 'tools/cmake/common.cmake')
| -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 d80ea2a6..5b6949bc 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.13.0") +set(PROJECT_VER "1.00.0a") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
