diff options
| author | jacqueline <me@jacqueline.id.au> | 2025-04-01 15:57:27 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2025-04-01 15:57:27 +1100 |
| commit | 0278d0e3dfeb9da16b2d1f130f661995928bca65 (patch) | |
| tree | 1d0270acdcc0278372f6e9f38f37e605dc5455fb /tools | |
| parent | 4d7893cb970c81f9f0d4971bb1fd431a0ef6e874 (diff) | |
| download | tangara-fw-0278d0e3dfeb9da16b2d1f130f661995928bca65.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 4acd9444..af437ffb 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 "1.3.0") +set(PROJECT_VER "1.3.1") # esp-idf sets the C++ standard weird. Set cmake vars to match. set(CMAKE_CXX_STANDARD 23) |
