diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-04-02 21:20:37 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-04-02 21:20:37 +1100 |
| commit | 673b6a33ef5eea8e4fc0d416520670679a3985a8 (patch) | |
| tree | a5f1c59e8d6817e4ff805503347e6d4cd1602fe4 /tools | |
| parent | 63bc8cf896bc2fbe7cda123cfe1479461f985e76 (diff) | |
| download | tangara-fw-673b6a33ef5eea8e4fc0d416520670679a3985a8.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 e375ffff..6dbafabd 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.8.0") +set(PROJECT_VER "0.8.1") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
