esp-idf/tools/cmake/version.cmake
Angus Gratton eb43872361 version: Update to v4.3.0
v4.3.0-dev is tagged where the branches diverged, catching up with the
remaining metadata here.
2020-07-15 13:56:05 +10:00

4 lines
75 B
CMake

set(IDF_VERSION_MAJOR 4)
set(IDF_VERSION_MINOR 3)
set(IDF_VERSION_PATCH 0)