diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-02-15 09:38:02 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-02-15 09:38:02 +1100 |
| commit | 4509ab8d6e341f7f7d92ac6e9d63ad822fe3441b (patch) | |
| tree | a58b8ca8f757f54211550c53fd03b5faf97b2908 /tools/cmake/common.cmake | |
| parent | c5917658e6a0fcc77971237c80bb4e47f3e8bf9e (diff) | |
| download | tangara-fw-4509ab8d6e341f7f7d92ac6e9d63ad822fe3441b.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 b97d2e85..ca269b27 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.5.1") +set(PROJECT_VER "0.5.2") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
