diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-02-21 14:17:25 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-02-21 14:17:25 +1100 |
| commit | 2a250855036047f4e3e37e51600276746d1c302a (patch) | |
| tree | c16534f6c87916a6799bcc198d4ab87cc16f6075 /tools/cmake/common.cmake | |
| parent | 28651fa7e1d6a90af65d268e6515ed1d2e3b6037 (diff) | |
| download | tangara-fw-2a250855036047f4e3e37e51600276746d1c302a.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 ca269b27..f9dcc939 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.2") +set(PROJECT_VER "0.6.0") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
