diff --git a/CMakeLists.txt b/CMakeLists.txt index 6183069ba1..82c242ca8b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -51,7 +51,7 @@ else() endif() endif() -project(INAV VERSION 8.0.1) +project(INAV VERSION 9.0.0) enable_language(ASM)