diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-02-12 17:17:41 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-02-12 17:17:41 +1100 |
| commit | 79879fbfa075007ba3db30086b0730016028daf5 (patch) | |
| tree | 07d6968324fe8cefb753ef55c7e3715d0113aa39 /tools/cmake/common.cmake | |
| parent | c5cef16c956a5c4df91d93b5aa167f0c9257ac43 (diff) | |
| download | tangara-fw-79879fbfa075007ba3db30086b0730016028daf5.tar.gz | |
version bump
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 65e9a3fb..2665c67b 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.4.1") +set(PROJECT_VER "0.5.0") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
