diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-01-31 17:03:22 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-01-31 17:03:22 +1100 |
| commit | d5d1f2247ad8a1d064db3770e847a36e22c77e52 (patch) | |
| tree | 07375278850384c6c788dae14621cc5274bc0d6c /tools | |
| parent | 587c585ba617304c841f294742ab9d459da608a0 (diff) | |
| download | tangara-fw-d5d1f2247ad8a1d064db3770e847a36e22c77e52.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 29fe6321..429587eb 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.2.0") +set(PROJECT_VER "0.2.1") # Build only the subset of components that we actually depend on. set(COMPONENTS "") |
