diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-01-19 12:57:09 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-01-19 12:57:09 +1100 |
| commit | d7ba9420fec3ba9d87e478c591e10b84e6be6c2f (patch) | |
| tree | 6105a5e4f3cd0abdda0ebe525b0be7135e5b1a8a /tools/cmake/common.cmake | |
| parent | cd650b30bd3ddfb9f71622278ef5b6f94ae27ac8 (diff) | |
| download | tangara-fw-d7ba9420fec3ba9d87e478c591e10b84e6be6c2f.tar.gz | |
bump to 0.1.3
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 239bdea8..22927bc2 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.1.2") +set(PROJECT_VER "0.1.3") # Build only the subset of components that we actually depend on. set(COMPONENTS "") |
