1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00

Version bump

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-06-25 12:12:25 +02:00
parent 3c7b1b7c68
commit d74cdc80a8

View file

@ -37,7 +37,7 @@ else()
include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/${TOOLCHAIN}-checks.cmake")
endif()
project(INAV VERSION 3.0.0)
project(INAV VERSION 3.0.1)
enable_language(ASM)