diff --git a/CMakeLists.txt b/CMakeLists.txt index d8247e7cb5a..db8ec36897b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ else() endif() endif() -project(INAV VERSION 7.1.0) +project(INAV VERSION 8.0.0) enable_language(ASM)